src/hugo/Makefile.am
Sun, 19 Sep 2004 12:45:35 +0000 Put away debug.h and error.h temporarily.
Mon, 13 Sep 2004 20:05:13 +0000 Bug fix in the symmetric maps.
Mon, 13 Sep 2004 18:00:26 +0000 Minor corrections. "make distclean" still doesn't work.
Mon, 13 Sep 2004 17:14:03 +0000 Change MaxFlow to Preflow.
Sun, 12 Sep 2004 19:32:21 +0000 KeySet and ValueSet are inserted into the map structures.
Thu, 09 Sep 2004 09:40:45 +0000 ... and add the missing header files.
Thu, 09 Sep 2004 09:27:01 +0000 - hugo/skeletons/path.h added.
Tue, 07 Sep 2004 15:14:29 +0000 default_map_factory.h was missing.
Mon, 06 Sep 2004 17:12:00 +0000 Kruskal alg. (src/hugo/kruskal.h, src/test/kruskal_test.cc) is (almost) done.
Fri, 03 Sep 2004 10:43:22 +0000 Put a lot of missing header files to src/hugo/Makefile.am
Mon, 30 Aug 2004 12:01:47 +0000 Merge back the whole branches/hugo++ to trunk.
Thu, 22 Jul 2004 19:49:28 +0000 max_flow.h added to Makefile.am
Mon, 10 May 2004 15:15:37 +0000 Added full_graph.h to the installable headers.
Fri, 07 May 2004 13:27:16 +0000 src/work/alpar/list_graph.h moved to /src/hugo.
Fri, 07 May 2004 09:05:23 +0000 (none)
Thu, 06 May 2004 23:05:01 +0000 We need to distribute the headers in 'skeletons' too.
Thu, 06 May 2004 13:48:04 +0000 Set up automake environment.