Tue, 07 Sep 2004 10:56:37 +0000 alpar Improve docs.
Tue, 07 Sep 2004 10:35:31 +0000 alpar - maxEdgeId() and maxNodeId() now works as their names suggest.
Tue, 07 Sep 2004 07:09:53 +0000 alpar Spell checking.
Mon, 06 Sep 2004 17:13:07 +0000 alpar Minor change (STL naming conv. differs from our).
Mon, 06 Sep 2004 17:12:00 +0000 alpar Kruskal alg. (src/hugo/kruskal.h, src/test/kruskal_test.cc) is (almost) done.
Mon, 06 Sep 2004 13:47:54 +0000 alpar Spell checking.
Mon, 06 Sep 2004 09:21:35 +0000 alpar Bug: This file must be updated.
Mon, 06 Sep 2004 08:59:25 +0000 alpar Correction in doc: skeleton/path.h has been moved to the 'skeletons' module.
Mon, 06 Sep 2004 08:55:06 +0000 alpar Minor changes in doc.
Mon, 06 Sep 2004 08:22:48 +0000 alpar Changes in doc.
Mon, 06 Sep 2004 08:21:42 +0000 alpar One more thing to do...
Sun, 05 Sep 2004 20:13:48 +0000 alpar - Clarified Path skeleton.
Sun, 05 Sep 2004 20:11:47 +0000 alpar - Changes in doc
Sun, 05 Sep 2004 20:06:08 +0000 alpar - Changes in doc
Fri, 03 Sep 2004 17:34:22 +0000 alpar Move general graph compilation tests to 'src/test/graph_test.h'.