Skip to content
This repository has been archived by the owner on Feb 7, 2019. It is now read-only.

Non-optimal solution to the travelling salesman problem, using Google's Distance Matrix API and representing results on a Google Maps map.

Notifications You must be signed in to change notification settings

colobas/travelling-salesman-gmaps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

travelling-salesman-gmaps

Non-optimal solution to the travelling salesman problem, using Google's Distance Matrix API and representing results on a Google Maps map. Run "python maps.py --help" to list the options.

Requires the package googlemaps, obtainable through 'pip install googlemaps'

About

Non-optimal solution to the travelling salesman problem, using Google's Distance Matrix API and representing results on a Google Maps map.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages