lemon/bfs.h
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.