log SmallWorldGraph.py @ 33:cfb7f28678c7

age author description
2013-01-05 Brian Neal Added a version of Dijkstra that uses a heap.
2013-01-05 Brian Neal Implement Floyd-Warshall all pairs shortest path algorithm.
2013-01-04 Brian Neal A stab at the L(p)/L(0) plot.
2013-01-02 Brian Neal Working on the SmallWorldGraph exercises.