test/Makefile.am
Wed, 06 May 2009 14:46:05 +0200 Add a test file for the connectivity functions (#285)
Tue, 21 Apr 2009 15:18:54 +0100 Merge and fix
Tue, 24 Feb 2009 09:46:02 +0100 Port NetworkSimplex from SVN -r3520 (#234)
Fri, 17 Apr 2009 09:58:50 +0200 Rename max_matching.h to matching.h (#265)
Wed, 01 Apr 2009 14:18:35 +0100 Add 'demo' make target for building the demo programs
Fri, 20 Feb 2009 17:17:17 +0100 Porting Gomory-Hu algorithm (#66)
Mon, 23 Feb 2009 12:26:21 +0000 Merge
Mon, 03 Nov 2008 11:59:54 +0000 Test for euler.h (#65)
Tue, 02 Dec 2008 23:33:47 +0100 Port MinCostArborescence algorithm from SVN #3509
Mon, 12 Jan 2009 13:37:37 +0000 Merge
Mon, 08 Dec 2008 11:38:02 +0100 ArcSet and EdgeSet ports from SVN 3489 (ticket #67)
Mon, 12 Jan 2009 13:18:03 +0000 Merge
Mon, 12 Jan 2009 08:18:04 +0100 Rename graph_adaptor_test.cc to adaptors_test.cc (#67)
Tue, 02 Dec 2008 21:40:33 +0100 Port LP and MIP solvers from SVN -r3509 (#44)
Thu, 08 Jan 2009 17:19:26 +0000 Merge
Fri, 17 Oct 2008 23:55:18 +0200 Porting radix sorts from SVN #3509
Thu, 01 Jan 2009 00:00:00 +0100 Happy New Year again
Mon, 08 Dec 2008 12:29:00 +0000 Update test/CMakeLists.txt and test/Makefile.am
Mon, 08 Dec 2008 15:18:04 +0000 Inline the test input files into the source code
Tue, 02 Dec 2008 15:33:22 +0000 Merge
Sun, 30 Nov 2008 18:57:18 +0100 Port graph adaptors from svn -r3498 (#67)
Mon, 01 Dec 2008 23:15:15 +0100 Simple test for HaoOrlin algorithm class (#58)
Mon, 01 Dec 2008 14:18:40 +0000 Merge
Mon, 01 Dec 2008 14:11:31 +0000 Transform circulation demo to test
Fri, 21 Nov 2008 14:11:29 +0000 Port preflow push max flow alg. from svn -r3516 (#176)
Tue, 28 Oct 2008 18:39:53 +0000 Port Suurballe algorithm from svn -r3512
Mon, 13 Oct 2008 14:00:11 +0200 Several improvements in maximum matching algorithms
Mon, 13 Oct 2008 13:56:00 +0200 Port maximum matching algorithms from svn 3498 (ticket #48)
Mon, 21 Jul 2008 16:30:28 +0200 Reworking graph testing
Fri, 11 Jul 2008 15:01:49 +0200 Cleaning of heap test and bug fix in heap concept check (ticket #100)
Thu, 10 Jul 2008 16:05:56 +0200 Porting graph_copy_test.cc from SVN 3498
Sun, 15 Jun 2008 22:05:23 +0200 Improve and redesign test programs + unify their output (ticket #25)
Sun, 15 Jun 2008 22:03:33 +0200 Port dijkstra_test.cc from SVN -r3499
Tue, 22 Apr 2008 22:39:57 +0200 Makefile cleanup (see ticket #87)
Tue, 22 Apr 2008 15:04:00 +0200 Renamings in the graph_utils.h + graph_utils_test added
Sun, 30 Mar 2008 22:16:35 +0100 Port time and counter utilities from svn -r3482
Tue, 25 Mar 2008 16:36:44 +0100 Reworking assertions and moving to distinict file
Thu, 20 Mar 2008 23:06:35 +0000 Merge
Fri, 29 Feb 2008 11:01:39 +0000 Port kruskal() and UnionFind from svn -r3468
Thu, 07 Feb 2008 21:37:07 +0000 Bfs/Dfs/Dijkstra and their deps ported from svn trung -r 3441.
Thu, 07 Feb 2008 21:28:39 +0000 Merge
Thu, 24 Jan 2008 11:31:19 +0000 Path related files ported from svn -r3435
Thu, 07 Feb 2008 21:23:23 +0000 Merge
Thu, 07 Feb 2008 11:52:16 +0000 Port error.h from svn -r3438 + minor changes (error_test does not pass!)
Wed, 06 Feb 2008 10:52:58 +0000 Merge (redo buggy merge ad7f593399b0)
Tue, 22 Jan 2008 00:02:32 +0000 Missing header files added to Makefile.am
Sun, 20 Jan 2008 20:43:48 +0100 Port ListDigraph and ListGraph from svn -r 3433
Fri, 04 Jan 2008 21:45:55 +0100 Merge
Sat, 22 Dec 2007 12:35:00 +0000 Port general map related stuff from svn -r3424 + minor changes
Fri, 21 Dec 2007 00:07:03 +0000 Port random.h & Co. from svn -r3422 + some cleanups
Thu, 20 Dec 2007 16:11:56 +0000 Port dim2.h from svn -r3422
Wed, 19 Dec 2007 11:33:49 +0000 Add test_tool_fail and test_tool_pass
Tue, 18 Dec 2007 10:56:09 +0100 Autotools based build system.