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

routing not optimal #3366

Closed
huntw999 opened this issue Nov 25, 2016 · 1 comment
Closed

routing not optimal #3366

huntw999 opened this issue Nov 25, 2016 · 1 comment

Comments

@huntw999
Copy link

huntw999 commented Nov 25, 2016

i am using version 4 and i want to do a route similar to Traveling Salesman Problem where you need to have the start and finish points fixed and the stops in between optimized without a fixed order - eg 5 stops beginning and end fixed and the 3 in the middle osrm will optimize by choosing the order for best overall trip

i also need to have the above functionality with the start being the finish - 5 stops with only the start fixed as start and finish attribute

this was fixed in 4 and i assume it is working in 5

all this was addressed in -> issue #1704
Shortest path through specified points (that are unordered) #1704

can i get an update on the api call and status of this

any help is greatly appreciated

bh

@daniel-j-h
Copy link
Member

Closing as duplicate of:

Setting a fixed start and end is not supported at the moment.

Maybe @chaupow has more details here.

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

No branches or pull requests

2 participants