Skip to content

DEPRECATED (as of December 2016) Traveling Salesman Problem (straight line and on a network); visit http://arogi.xyz/tsp for a demo

License

Notifications You must be signed in to change notification settings

arogi/network-tsp

Repository files navigation

network-tsp

Experimental traveling salesman problem solver on a road network (from your pals at Arogi).

Status: Files in the /tests directory tend to be the "canary" releases. If you are looking for an interactive demo of a TSP on a road network, as of 11 October 2016, try /tests/matrixdecode.html

Note to Contributors:
Older versions of build.sh would create a redundant network-tsp directory in your local repo. If you notice such a redundant directory, make sure you have the latest iterations of the code -- and, of course, do not push the redundant directory up to GitHub.

License:
This repo's Arogi Circuit Web demos are free & open source under the Apache 2.0 License. The repo uses a smattering of other open source libraries too, and you will find credits to them in the code-- particular thanks to Google, Mapzen, and Leaflet.

Screenshot

About

DEPRECATED (as of December 2016) Traveling Salesman Problem (straight line and on a network); visit http://arogi.xyz/tsp for a demo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published