lemon/dijkstra.h
2010-03-06 Unify the sources (#339)
2010-02-12 Add doc for the traits class parameters (#315)
2009-11-18 Merge
2009-11-15 Various doc improvements (#331)
2009-11-13 Small doc fixes in several files (#331)
2009-09-25 Merge
2009-08-02 Small doc improvements (#304)
2009-07-24 Small doc improvements
2009-04-15 Small doc improvements (#263)
2009-03-29 Various doc improvements (#248)
2009-02-23 Various doc improvements
2008-12-31 Happy New Year again
2008-12-02 Merge
2008-11-30 Doc improvements for Bfs, Dfs, Dijkstra (#185)
2008-12-01 Remove DijkstraWidestPathOperationTraits (#187)
2008-10-09 Fix several doxygen warnings
2008-10-08 Fix several doxygen warings
2008-09-30 Simplifying exceptions
2008-09-27 Merge
2008-09-26 Improvements related to BFS/DFS/Dijkstra (ticket #96)
2008-09-26 Merge
2008-07-14 Remove todo-s and convert them to trac tickets
2008-09-22 Improve the function-type interface of bfs, dfs, and dijkstra (ticket #96)
2008-09-09 Merge
2008-09-01 Rename Def* to Set* in Bfs, Dfs, Dijkstra (ticket #134)
2008-09-01 Fix processedMap() named parameter for dijkstra() (ticket #140)
2008-08-04 Merge
2008-08-03 Many improvements in bfs.h, dfs.h and dijkstra.h
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-03-27 Fix gcc-4.3 compilation errors and warnings
2008-06-15 Fix various rename bugs
2008-05-24 Using \tparam commands + removing \author commands (ticket #29, #39)
2008-02-07 Bfs/Dfs/Dijkstra and their deps ported from svn trung -r 3441.