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

TSP should return to start point #2

Closed
antonpa opened this issue Nov 15, 2010 · 1 comment
Closed

TSP should return to start point #2

antonpa opened this issue Nov 15, 2010 · 1 comment
Milestone

Comments

@antonpa
Copy link
Contributor

antonpa commented Nov 15, 2010

Current implementation of TSP calculates the path prom start point to an end point which is one of points to visit. For VRP we need TSP version which will return back to the start point.

@woodbri
Copy link
Contributor

woodbri commented Apr 5, 2013

I just checked in a new TSP solver into branch sew-devel-2_0 SHA: 0876b70 that assumes that the TSP result will be a loop. I'll have to figure out how to get it to work with a start and end.

@woodbri woodbri closed this as completed May 9, 2013
@dkastl dkastl removed the 2.0 label Mar 23, 2015
@dkastl dkastl added this to the Release 2.0.0 milestone Mar 23, 2015
cvvergara pushed a commit that referenced this issue Nov 15, 2015
cvvergara pushed a commit that referenced this issue Jan 23, 2016
sanak added a commit that referenced this issue Jun 15, 2016
prakashupes added a commit to prakashupes/pgrouting that referenced this issue Aug 23, 2020
prakashupes added a commit to prakashupes/pgrouting that referenced this issue Aug 23, 2020
cvvergara pushed a commit that referenced this issue Aug 24, 2020
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

3 participants