https://github.com/gitanat/underground_pathfinding
A simple instructive set of Graph classes and london underground data.
https://github.com/gitanat/underground_pathfinding
Last synced: about 1 year ago
JSON representation
A simple instructive set of Graph classes and london underground data.
- Host: GitHub
- URL: https://github.com/gitanat/underground_pathfinding
- Owner: gitanat
- Created: 2012-07-06T17:47:03.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2012-07-06T18:20:54.000Z (almost 14 years ago)
- Last Synced: 2025-02-05T10:14:42.503Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 101 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
A simple instructive set of Graph classes and london underground data.
Underground data obtained from http://digitalist-alex.blogspot.pt/2011/01/breadth-first-implementation-for.html