Skip to content

Analysis of the Montréal Métro for a PyCon 2014 lightning talk.

License

Notifications You must be signed in to change notification settings

leafstorm/montreal-metro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is what I'm working on for my PyCon talk.

To find the fastest paths through the Métro:

python challenge.py montreal.txt

To draw a graph of the Métro, run:

python challenge.py montreal.txt --graph | dot -Tpng -omontreal.png

About

Analysis of the Montréal Métro for a PyCon 2014 lightning talk.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages