Tue, 02 Nov 2004 06:28:38 +0000 alpar Improve docs.
Mon, 01 Nov 2004 19:00:19 +0000 alpar Improved docs.
Mon, 01 Nov 2004 17:57:19 +0000 alpar - Named parameters and traits for Dijkstra
Mon, 01 Nov 2004 07:04:52 +0000 alpar Traits + Named Parameters version
Sat, 30 Oct 2004 18:51:00 +0000 alpar - SmallGraph is also a class instead of being a typedef.
Sat, 30 Oct 2004 18:33:14 +0000 alpar - Changes in doc (spell check).
Sat, 30 Oct 2004 18:30:29 +0000 alpar ListGraph compilation bug fixed.
Sat, 30 Oct 2004 16:30:12 +0000 alpar - moveHead() and moveTail() added. Not tested.
Fri, 29 Oct 2004 06:04:43 +0000 alpar A new doxygen group added for graph utilities.
Wed, 27 Oct 2004 22:38:50 +0000 klao The graph_factory branch (@ 1321) has been merged to trunk.
Mon, 25 Oct 2004 13:29:46 +0000 alpar Modify to compile with ++-style iterators.
Sat, 16 Oct 2004 00:20:13 +0000 marci It's time to design an iterable generic bfs
Wed, 13 Oct 2004 15:52:35 +0000 beckerjc Bugfix. (removed forgotten "using namespace std")
Mon, 11 Oct 2004 18:02:48 +0000 ladanyi Naming and coding style fixes and various other changes.
Fri, 08 Oct 2004 13:07:51 +0000 marci Suurballe and MinCostFlow classes are now able to increase the flow 1 by 1 with
Thu, 07 Oct 2004 17:21:27 +0000 marci Coding style.