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