Slashgeo Log In
Where's the Traveling Salesman for Google Maps?
posted by Satri
on Thursday January 17, @06:51PM
Permalink
Trackback URI
Slashdotthis
Diggthis
Del.icio.us
from the who's-the-salesman-anyway? dept.
from the who's-the-salesman-anyway? dept.
About a week ago Slashdot discussed solving the traveling salesman problem with Google Maps. Their summary: "Has anyone tackled the Traveling Salesman Problem with Google Maps or any other online mapping tool? I've searched, but can't find anything. To me this seems like such an obviously cool function. I'm not up to date on algorithms, so perhaps this isn't really tractable for large values of n. But for small numbers (maybe up to 5), this could at least be brute-forced. I would love to use this when I have errands to run, and I want an overall optimal route. So if this hasn't been done, someone please do it!" A quick search on the geoblogs gave me some blog references to the challenge, but nothing recent; Christian Spanring, Steve's Little World, Mapperz and The Map Room.
Related Stories
Application Domains: UPS Using Software To Eliminate Left Turns
[+]
Slashdot discuss a story named UPS using software to eliminate left turns. Their summary: "The NY Times has a story about UPS using software to dramatically reduce the number of left turns their drivers take. With a fleet of vehicles their size, the time and money saved by pre-planning routes that try to eliminate left turns means big savings."
Where's the Traveling Salesman for Google Maps?
|
Log In/Create an Account
| Top
| 4 comments
| Search Discussion
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.





TSP
(Score:3, Informative)Multimap API has it, Microsoft too
(Score:3, Informative)http://www.multimap.com/apidocs/1.2/demos/routing
Enter four locations and check the box that says "Optimize route" and it should find the optimal path to use for the "via" points. You can obviously use more than four points in your own routes too.
This is also available from the Open API (though it's not mentioned in the documentation).
The recent update to Virtual Earth also includes an improved routing module that offers similar functionality, see here for more details:
http://msdn2.microsoft.com/en-us/library/bb877838
Non-web Route Optimization with Streets and Trips
(Score:3, Informative)http://virtualearth.spaces.live.com/blog/cns!2BBC
regards,
Steve lombardi
virtual earth program manager