Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add TSP-Options to Directions-Algorithms #156

Merged
merged 4 commits into from
Jun 15, 2021

Conversation

koebi
Copy link
Collaborator

@koebi koebi commented Jun 15, 2021

TSP-options for Directions (Lines) and Directions (1 Layer) now follow
the options from the Advanced Directions-Tab.

Fixes #155

TSP-options for Directions (Lines) and Directions (1 Layer) now follow
the options from the `Advanced Directions`-Tab.
Move to a less "bulky" structure for get_params_optimize to
make the code a bit easier to read

Rename OPTIMIZATION constant to OPTIMIZATION_MODES to clarify meaning.

Round coordinates to 6th digit (0.1m precision)
@TheGreatRefrigerator TheGreatRefrigerator merged commit 3817144 into master Jun 15, 2021
@TheGreatRefrigerator TheGreatRefrigerator deleted the feature/#155-tsp-options branch June 15, 2021 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add advanced optimization options to directions algorithms
2 participants