lemon/bfs.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-02-23 Various doc improvements
2008-12-31 Happy New Year again
2008-12-04 Add missing 'const' for query functions of algorithms
2008-11-30 Doc improvements for Bfs, Dfs, Dijkstra (#185)
2008-10-20 Print the failed line numbers in the unifier script (ticket #138)
2008-10-08 Fix several doxygen warings
2008-10-01 Merge
2008-09-30 Simplifying exceptions
2008-09-29 Use proper traits class in visitor based algorithms
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-08-30 Doc improvement for visitor classes (ticket #134)
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-05-25 Wrong member variable settings bug fix. (Ticket #95)
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.