Mon, 01 Nov 2004 07:04:52 +0000Traits + Named Parameters version
alpar [Mon, 01 Nov 2004 07:04:52 +0000] rev 952
Traits + Named Parameters version

Sat, 30 Oct 2004 18:51:00 +0000- SmallGraph is also a class instead of being a typedef.
alpar [Sat, 30 Oct 2004 18:51:00 +0000] rev 951
- SmallGraph is also a class instead of being a typedef.
(For the sake of doxygen.)

Sat, 30 Oct 2004 18:33:14 +0000- Changes in doc (spell check).
alpar [Sat, 30 Oct 2004 18:33:14 +0000] rev 950
- Changes in doc (spell check).
- SmallGraph is a class instead of being a typedef. (For the sake of doxygen.)

Sat, 30 Oct 2004 18:30:29 +0000ListGraph compilation bug fixed.
alpar [Sat, 30 Oct 2004 18:30:29 +0000] rev 949
ListGraph compilation bug fixed.

Sat, 30 Oct 2004 16:30:12 +0000- moveHead() and moveTail() added. Not tested.
alpar [Sat, 30 Oct 2004 16:30:12 +0000] rev 948
- moveHead() and moveTail() added. Not tested.

Fri, 29 Oct 2004 06:04:43 +0000A new doxygen group added for graph utilities.
alpar [Fri, 29 Oct 2004 06:04:43 +0000] rev 947
A new doxygen group added for graph utilities.

Wed, 27 Oct 2004 22:38:50 +0000The graph_factory branch (@ 1321) has been merged to trunk.
klao [Wed, 27 Oct 2004 22:38:50 +0000] rev 946
The graph_factory branch (@ 1321) has been merged to trunk.

Mon, 25 Oct 2004 13:29:46 +0000Modify to compile with ++-style iterators.
alpar [Mon, 25 Oct 2004 13:29:46 +0000] rev 945
Modify to compile with ++-style iterators.

Sat, 16 Oct 2004 00:20:13 +0000It's time to design an iterable generic bfs
marci [Sat, 16 Oct 2004 00:20:13 +0000] rev 944
It's time to design an iterable generic bfs

Wed, 13 Oct 2004 15:52:35 +0000Bugfix. (removed forgotten "using namespace std")
beckerjc [Wed, 13 Oct 2004 15:52:35 +0000] rev 943
Bugfix. (removed forgotten "using namespace std")