Wed, 08 Sep 2004 11:49:09 +0000 hegyi path.h by Misi, committed by Peter. There is DirPath usw. in it.
Wed, 08 Sep 2004 11:48:24 +0000 hegyi Getting compilable with path_test
Tue, 07 Sep 2004 15:17:15 +0000 deba Some warining fix in maps.
Tue, 07 Sep 2004 15:14:29 +0000 alpar default_map_factory.h was missing.
Tue, 07 Sep 2004 13:55:35 +0000 hegyi (none)
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'.
Fri, 03 Sep 2004 15:32:03 +0000 deba (none)
Fri, 03 Sep 2004 15:11:17 +0000 deba (none)
Fri, 03 Sep 2004 14:26:03 +0000 alpar Skeleton for paths.
Fri, 03 Sep 2004 12:11:27 +0000 alpar INSTALL and COPYING are not generated files.
Fri, 03 Sep 2004 10:43:22 +0000 alpar Put a lot of missing header files to src/hugo/Makefile.am
Fri, 03 Sep 2004 10:28:21 +0000 alpar New doxygen module "skeletons" for the skeletons.
Fri, 03 Sep 2004 09:41:50 +0000 alpar - BFD/DFS/Dijkstra compile test is done with skeleton::GraphSkeleton graph
Thu, 02 Sep 2004 17:56:40 +0000 marci Nicer and more documented graph_wrapper.h file.
Thu, 02 Sep 2004 17:30:06 +0000 alpar Formatting: breaking long lines.
Thu, 02 Sep 2004 17:11:04 +0000 alpar - 'minlengpaths_test.cc' added.