src/test/Makefile.am
Wed, 04 May 2005 13:07:10 +0000 wrapper -> adaptor
Mon, 25 Apr 2005 08:19:38 +0000 - include config.h instead of manually adding -DHAVE_{CPLEX,GLPK} to CXXFLAGS
Thu, 14 Apr 2005 12:02:14 +0000 - GLPK is autodetected now
Fri, 08 Apr 2005 14:02:43 +0000 Only lp_xyz's are linked against -lglpk
Wed, 06 Apr 2005 07:24:48 +0000 lp_test added
Mon, 21 Mar 2005 11:48:59 +0000 For cygwin compatibility.
Wed, 16 Mar 2005 07:50:58 +0000 Missing input file added
Wed, 09 Mar 2005 14:10:21 +0000 Increase test
Tue, 25 Jan 2005 18:37:31 +0000 (none)
Mon, 03 Jan 2005 16:19:46 +0000 - Several convenience maps added to maps.h
Mon, 08 Nov 2004 16:33:53 +0000 partial graph_wrapper changes with graph_factory
Fri, 05 Nov 2004 00:31:49 +0000 Undirect graph implementation.
Thu, 04 Nov 2004 22:04:51 +0000 * Somewhat less redundant and a bit more correct graph concepts.
Wed, 27 Oct 2004 22:38:50 +0000 The graph_factory branch (@ 1321) has been merged to trunk.
Tue, 05 Oct 2004 09:41:05 +0000 Many of ckeckCompileXYZ()'s are now in the corresponding skeleton headers.
Mon, 04 Oct 2004 17:13:21 +0000 Revert backport changes -r1230.
Wed, 29 Sep 2004 14:02:14 +0000 - Backport -r1227 and -r1220
Sun, 26 Sep 2004 21:43:38 +0000 New symmetric Graph concept.
Wed, 22 Sep 2004 09:55:41 +0000 Classes (and corresponting file names) renamed:
Wed, 22 Sep 2004 07:32:57 +0000 - mincostflows.h renamed to min_cost_flows.h
Wed, 22 Sep 2004 07:22:34 +0000 Minor correction to (preflow_graph.inp -> preflow_graph.dim)
Sun, 19 Sep 2004 12:45:35 +0000 Put away debug.h and error.h temporarily.
Fri, 17 Sep 2004 12:23:09 +0000 Graph wrapper tests added.
Wed, 15 Sep 2004 11:50:50 +0000 Better handling of the input files of the tests.
Tue, 14 Sep 2004 08:16:14 +0000 'make distcheck' works again\!
Mon, 13 Sep 2004 18:00:26 +0000 Minor corrections. "make distclean" still doesn't work.
Mon, 13 Sep 2004 10:50:28 +0000 preflow test
Wed, 08 Sep 2004 11:57:13 +0000 path_test is getting under construction
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 17:34:22 +0000 Move general graph compilation tests to 'src/test/graph_test.h'.
Thu, 02 Sep 2004 17:11:04 +0000 - 'minlengpaths_test.cc' added.
Thu, 02 Sep 2004 16:59:30 +0000 .
Thu, 02 Sep 2004 16:56:33 +0000 mincostflow_test is ok.
Wed, 01 Sep 2004 15:08:41 +0000 - DFS class (bfs.h and bfs_test.cc) added
Mon, 30 Aug 2004 12:01:47 +0000 Merge back the whole branches/hugo++ to trunk.
Thu, 22 Jul 2004 14:21:46 +0000 - Better Makefile.am. (I hope.)
Fri, 07 May 2004 06:57:50 +0000 time_measure.cc was renamed to time_measure_test.cc
Thu, 06 May 2004 14:11:09 +0000 Test cases for time_measure.h
Thu, 06 May 2004 13:48:04 +0000 Set up automake environment.