src/work/marci/bfsit_vs_byhand.cc
Tue, 31 Aug 2004 17:54:22 +0000 graph_wrapper.h is ready for hugo 0.2
Wed, 25 Aug 2004 18:55:57 +0000 bug fix, test...
Tue, 17 Aug 2004 11:20:16 +0000 technical corrections
Fri, 14 May 2004 18:28:57 +0000 To avoid confusion my old ListGraph is can be used under name SageGraph, work/sage_graph.h contains it.
Fri, 14 May 2004 15:33:52 +0000 for_each_macros.h in include
Mon, 10 May 2004 16:59:20 +0000 bfs_iterator -> bfs_dfs.h, some docs
Fri, 07 May 2004 11:57:34 +0000 top-sort, dimacs mods.
Thu, 06 May 2004 16:54:54 +0000 #include <hugo/ > modifications
Sat, 24 Apr 2004 12:44:41 +0000 modifications for better compatibility with gcc 3.4.0
Wed, 21 Apr 2004 15:14:45 +0000 work/marci/bfs_iterator.h BfsIterator5 -> BfsIterator, DfsIterator5 -> DfsIterator
Wed, 21 Apr 2004 14:59:43 +0000 misc
Wed, 21 Apr 2004 14:50:42 +0000 time comparison for bfs iterator and iterator by hand