forked from iwky911/onedayinparis
-
Notifications
You must be signed in to change notification settings - Fork 0
ewalk153/onedayinparis
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# One day in Paris Can you visit every Paris Metro station in one day? We're answering that question with this project. (Yes, we have a solution in under 14 hours) I believe the graph data came from here originally: http://www.esiee.fr/~coupriem/Graphestp3/graphestp3.html # Setup Run the commands in bin/setup # Execution ``` ruby build_data.rb ruby route.rb python tsp.py ``` You can then visualize the route using `plotter-app`.
About
Can you visit every metro station in paris in one day?
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- HTML 58.7%
- Ruby 38.7%
- Python 1.7%
- Other 0.9%