test/dijkstra_test.cc
2009-04-15 Improve test files for some algorithms (#263)
2008-12-31 Happy New Year again
2008-12-01 Remove DijkstraWidestPathOperationTraits (#187)
2008-10-01 Change the parameter order in LGF reader and writer tools
2008-09-26 Improvements related to BFS/DFS/Dijkstra (ticket #96)
2008-09-22 Improve the function-type interface of bfs, dfs, and dijkstra (ticket #96)
2008-07-21 Reworking graph testing
2008-07-15 Reorganize header files (Ticket #97)
2008-07-13 Remove long lines (from all but one file)
2008-07-13 Apply unify-sources.sh to the source tree
2008-06-15 Improve and redesign test programs + unify their output (ticket #25)
2008-06-15 Port dijkstra_test.cc from SVN -r3499