# # ChangeLog for test/Makefile.am in lemon # # Generated by Trac 1.2.3 # 03/28/24 17:34:37 Sun, 02 Aug 2009 22:52:45 GMT Peter Kovacs [745:f9746e45246e] * test/CMakeLists.txt (modified) * test/Makefile.am (modified) * test/bellman_ford_test.cc (added) Add a detailed test file for BellmanFord (#51) Wed, 06 May 2009 12:46:05 GMT Peter Kovacs [696:76cbcb3e9bbb] * test/CMakeLists.txt (modified) * test/Makefile.am (modified) * test/connectivity_test.cc (added) Add a test file for the connectivity functions (#285) The Euler ... Tue, 21 Apr 2009 14:18:54 GMT Alpar Juttner [658:85cb3aa71cce] * doc/groups.dox (modified) * doc/groups.dox (modified) * lemon/Makefile.am (modified) * lemon/Makefile.am (modified) * lemon/circulation.h (modified) * lemon/circulation.h (modified) * lemon/preflow.h (modified) * lemon/preflow.h (modified) * test/CMakeLists.txt (modified) * test/CMakeLists.txt (modified) * test/Makefile.am (modified) * test/Makefile.am (modified) * test/circulation_test.cc (modified) * test/circulation_test.cc (modified) * tools/dimacs-solver.cc (modified) * tools/dimacs-solver.cc (modified) Merge and fix Tue, 24 Feb 2009 08:46:02 GMT Peter Kovacs [648:e8349c6f12ca] * lemon/Makefile.am (modified) * lemon/network_simplex.h (added) * test/CMakeLists.txt (modified) * test/Makefile.am (modified) * test/min_cost_flow_test.cc (added) Port NetworkSimplex from SVN -r3520 (#234) Fri, 17 Apr 2009 07:58:50 GMT Peter Kovacs [641:d657c71db7db] * lemon/Makefile.am (modified) * lemon/matching.h (moved) * test/CMakeLists.txt (modified) * test/Makefile.am (modified) * test/matching_test.cc (moved) * tools/dimacs-solver.cc (modified) Rename max_matching.h to matching.h (#265) Wed, 01 Apr 2009 13:18:35 GMT Akos Ladanyi [611:eda12d8ac953] * INSTALL (modified) * Makefile.am (modified) * configure.ac (modified) * demo/Makefile.am (modified) * doc/groups.dox (modified) * scripts/mk-release.sh (modified) * test/Makefile.am (modified) Add 'demo' make target for building the demo programs Fri, 20 Feb 2009 16:17:17 GMT Janos Tapolcai [590:924887566bf2] * lemon/Makefile.am (modified) * lemon/gomory_hu_tree.h (added) * test/CMakeLists.txt (modified) * test/Makefile.am (modified) * test/gomory_hu_test.cc (added) Porting Gomory-Hu algorithm (#66) Mon, 23 Feb 2009 12:26:21 GMT Alpar Juttner [575:88bd39ef7d98] * lemon/Makefile.am (modified) * lemon/Makefile.am (modified) * test/CMakeLists.txt (modified) * test/CMakeLists.txt (modified) * test/Makefile.am (modified) * test/Makefile.am (modified) Merge Mon, 03 Nov 2008 11:59:54 GMT Akos Ladanyi [569:22f932bbb305] * lemon/Makefile.am (modified) * lemon/euler.h (modified) * test/CMakeLists.txt (modified) * test/Makefile.am (modified) * test/euler_test.cc (added) Test for euler.h (#65) Tue, 02 Dec 2008 22:33:47 GMT Balazs Dezso [522:7f8560cb9d65] * lemon/Makefile.am (modified) * lemon/min_cost_arborescence.h (added) * test/CMakeLists.txt (modified) * test/Makefile.am (modified) * test/min_cost_arborescence_test.cc (added) Port MinCostArborescence algorithm from SVN #3509 Mon, 12 Jan 2009 13:37:37 GMT Alpar Juttner [492:04c0631fd332] * lemon/Makefile.am (modified) * lemon/Makefile.am (modified) * test/CMakeLists.txt (modified) * test/CMakeLists.txt (modified) * test/Makefile.am (modified) * test/Makefile.am (modified) Merge Mon, 08 Dec 2008 10:38:02 GMT Balazs Dezso [491:68fe66e2b34a] * lemon/Makefile.am (modified) * lemon/bits/edge_set_extender.h (added) * lemon/edge_set.h (added) * test/CMakeLists.txt (modified) * test/Makefile.am (modified) * test/edge_set_test.cc (added) ArcSet and EdgeSet ports from SVN 3489 (ticket #67) Mon, 12 Jan 2009 13:18:03 GMT Alpar Juttner [490:a1155a9e8e09] * test/CMakeLists.txt (modified) * test/CMakeLists.txt (modified) * test/Makefile.am (modified) * test/Makefile.am (modified) * test/graph_adaptor_test.cc (deleted) Merge Mon, 12 Jan 2009 07:18:04 GMT Peter Kovacs [488:2b5496c62ccd] * test/CMakeLists.txt (modified) * test/Makefile.am (modified) * test/adaptors_test.cc (moved) Rename graph_adaptor_test.cc to adaptors_test.cc (#67) Tue, 02 Dec 2008 20:40:33 GMT Balazs Dezso [481:7afc121e0689] * configure.ac (modified) * lemon/CMakeLists.txt (modified) * lemon/Makefile.am (modified) * lemon/bits/lp_id.h (added) * lemon/config.h.in (modified) * lemon/lp.h (added) * lemon/lp_base.cc (added) * lemon/lp_base.h (added) * lemon/lp_cplex.cc (added) * lemon/lp_cplex.h (added) * lemon/lp_glpk.cc (added) * lemon/lp_glpk.h (added) * lemon/lp_skeleton.cc (added) * lemon/lp_skeleton.h (added) * lemon/lp_soplex.cc (added) * lemon/lp_soplex.h (added) * lemon/mip_cplex.cc (added) * lemon/mip_cplex.h (added) * lemon/mip_glpk.cc (added) * lemon/mip_glpk.h (added) * test/CMakeLists.txt (modified) * test/Makefile.am (modified) * test/lp_test.cc (added) * test/mip_test.cc (added) Port LP and MIP solvers from SVN -r3509 (#44) Thu, 08 Jan 2009 17:19:26 GMT Alpar Juttner [468:75a5df083951] * lemon/Makefile.am (modified) * lemon/Makefile.am (modified) * test/CMakeLists.txt (modified) * test/CMakeLists.txt (modified) * test/Makefile.am (modified) * test/Makefile.am (modified) Merge Fri, 17 Oct 2008 21:55:18 GMT Balazs Dezso [464:4f7224faf3bd] * lemon/Makefile.am (modified) * lemon/radix_sort.h (added) * test/CMakeLists.txt (modified) * test/Makefile.am (modified) * test/radix_sort_test.cc (added) Porting radix sorts from SVN #3509 Wed, 31 Dec 2008 23:00:00 GMT Alpar Juttner [463:88ed40ad0d4f] * LICENSE (modified) * demo/arg_parser_demo.cc (modified) * demo/graph_to_eps_demo.cc (modified) * demo/lgf_demo.cc (modified) * doc/coding_style.dox (modified) * doc/dirs.dox (modified) * doc/groups.dox (modified) * doc/lgf.dox (modified) * doc/license.dox (modified) * doc/mainpage.dox (modified) * doc/migration.dox (modified) * doc/named-param.dox (modified) * doc/namespaces.dox (modified) * doc/template.h (modified) * lemon/Makefile.am (modified) * lemon/adaptors.h (modified) * lemon/arg_parser.cc (modified) * lemon/arg_parser.h (modified) * lemon/assert.h (modified) * lemon/base.cc (modified) * lemon/bfs.h (modified) * lemon/bin_heap.h (modified) * lemon/bits/alteration_notifier.h (modified) * lemon/bits/array_map.h (modified) * lemon/bits/base_extender.h (modified) * lemon/bits/bezier.h (modified) * lemon/bits/default_map.h (modified) * lemon/bits/enable_if.h (modified) * lemon/bits/graph_adaptor_extender.h (modified) * lemon/bits/graph_extender.h (modified) * lemon/bits/map_extender.h (modified) * lemon/bits/path_dump.h (modified) * lemon/bits/traits.h (modified) * lemon/bits/variant.h (modified) * lemon/bits/vector_map.h (modified) * lemon/circulation.h (modified) * lemon/color.cc (modified) * lemon/color.h (modified) * lemon/concept_check.h (modified) * lemon/concepts/digraph.h (modified) * lemon/concepts/graph.h (modified) * lemon/concepts/graph_components.h (modified) * lemon/concepts/heap.h (modified) * lemon/concepts/maps.h (modified) * lemon/concepts/path.h (modified) * lemon/connectivity.h (modified) * lemon/core.h (modified) * lemon/counter.h (modified) * lemon/dfs.h (modified) * lemon/dijkstra.h (modified) * lemon/dim2.h (modified) * lemon/dimacs.h (modified) * lemon/elevator.h (modified) * lemon/error.h (modified) * lemon/full_graph.h (modified) * lemon/graph_to_eps.h (modified) * lemon/grid_graph.h (modified) * lemon/hao_orlin.h (modified) * lemon/hypercube_graph.h (modified) * lemon/kruskal.h (modified) * lemon/lgf_reader.h (modified) * lemon/lgf_writer.h (modified) * lemon/list_graph.h (modified) * lemon/maps.h (modified) * lemon/math.h (modified) * lemon/max_matching.h (modified) * lemon/nauty_reader.h (modified) * lemon/path.h (modified) * lemon/preflow.h (modified) * lemon/random.cc (modified) * lemon/random.h (modified) * lemon/smart_graph.h (modified) * lemon/suurballe.h (modified) * lemon/time_measure.h (modified) * lemon/tolerance.h (modified) * lemon/unionfind.h (modified) * test/Makefile.am (modified) * test/bfs_test.cc (modified) * test/circulation_test.cc (modified) * test/counter_test.cc (modified) * test/dfs_test.cc (modified) * test/digraph_test.cc (modified) * test/dijkstra_test.cc (modified) * test/dim_test.cc (modified) * test/error_test.cc (modified) * test/graph_adaptor_test.cc (modified) * test/graph_copy_test.cc (modified) * test/graph_test.cc (modified) * test/graph_test.h (modified) * test/graph_utils_test.cc (modified) * test/hao_orlin_test.cc (modified) * test/heap_test.cc (modified) * test/kruskal_test.cc (modified) * test/maps_test.cc (modified) * test/max_matching_test.cc (modified) * test/path_test.cc (modified) * test/preflow_test.cc (modified) * test/random_test.cc (modified) * test/suurballe_test.cc (modified) * test/test_tools.h (modified) * test/test_tools_fail.cc (modified) * test/test_tools_pass.cc (modified) * test/time_measure_test.cc (modified) * test/unionfind_test.cc (modified) * tools/dimacs-to-lgf.cc (modified) Happy New Year again - update the copyright headers + run the ... Mon, 08 Dec 2008 12:29:00 GMT Alpar Juttner [443:346991bf7ddd] * test/CMakeLists.txt (modified) * test/Makefile.am (modified) Update test/CMakeLists.txt and test/Makefile.am Mon, 08 Dec 2008 15:18:04 GMT Alpar Juttner [442:ff48c2738fb2] * test/Makefile.am (modified) * test/min_cost_flow_test.lgf (deleted) * test/preflow_graph.lgf (deleted) * test/preflow_test.cc (modified) * test/suurballe_test.cc (modified) Inline the test input files into the source code Tue, 02 Dec 2008 15:33:22 GMT Alpar Juttner [434:ad483acf1654] * doc/groups.dox (modified) * doc/groups.dox (modified) * lemon/Makefile.am (modified) * lemon/Makefile.am (modified) * test/Makefile.am (modified) * test/Makefile.am (modified) Merge Sun, 30 Nov 2008 17:57:18 GMT Balazs Dezso [430:05357da973ce] * lemon/Makefile.am (modified) * lemon/bits/graph_adaptor_extender.h (added) * lemon/bits/variant.h (added) * lemon/digraph_adaptor.h (added) * lemon/graph_adaptor.h (added) * test/Makefile.am (modified) * test/graph_adaptor_test.cc (added) Port graph adaptors from svn -r3498 (#67) Mon, 01 Dec 2008 22:15:15 GMT Balazs Dezso [426:eac19fb31a09] * test/CMakeLists.txt (modified) * test/Makefile.am (modified) * test/hao_orlin_test.cc (added) Simple test for HaoOrlin algorithm class (#58) Mon, 01 Dec 2008 14:18:40 GMT Alpar Juttner [419:59d3aa4f921f] * lemon/Makefile.am (modified) * lemon/Makefile.am (modified) * test/Makefile.am (modified) * test/Makefile.am (modified) Merge Mon, 01 Dec 2008 14:11:31 GMT Alpar Juttner [415:fa341dd6ab23] * demo/Makefile.am (modified) * demo/circulation-input.lgf (deleted) * demo/circulation_demo.cc (deleted) * test/Makefile.am (modified) * test/circulation_test.cc (added) Transform circulation demo to test Fri, 21 Nov 2008 14:11:29 GMT Alpar Juttner [404:660db48f324f] * lemon/Makefile.am (modified) * lemon/preflow.h (added) * test/Makefile.am (modified) * test/preflow_graph.lgf (added) * test/preflow_test.cc (added) Port preflow push max flow alg. from svn -r3516 (#176) Namely, - ... Tue, 28 Oct 2008 18:39:53 GMT Alpar Juttner [357:2f64c4a692a8] * lemon/Makefile.am (modified) * lemon/suurballe.h (added) * test/Makefile.am (modified) * test/min_cost_flow_test.lgf (added) * test/suurballe_test.cc (added) Port Suurballe algorithm from svn -r3512 Mon, 13 Oct 2008 12:00:11 GMT Balazs Dezso [339:91d63b8b1a4c] * lemon/max_matching.h (modified) * test/CMakeLists.txt (modified) * test/Makefile.am (modified) * test/max_matching_test.cc (modified) * test/max_weighted_matching_test.cc (deleted) Several improvements in maximum matching algorithms - The interface ... Mon, 13 Oct 2008 11:56:00 GMT Balazs Dezso [338:64ad48007fb2] * lemon/Makefile.am (modified) * lemon/max_matching.h (added) * test/CMakeLists.txt (modified) * test/Makefile.am (modified) * test/max_matching_test.cc (added) * test/max_weighted_matching_test.cc (added) Port maximum matching algorithms from svn 3498 (ticket #48) Mon, 21 Jul 2008 14:30:28 GMT Balazs Dezso [228:b6732e0d38c5] * test/Makefile.am (modified) * test/bfs_test.cc (modified) * test/dfs_test.cc (modified) * test/digraph_test.cc (modified) * test/dijkstra_test.cc (modified) * test/graph_maps_test.h (deleted) * test/graph_test.cc (modified) * test/graph_test.h (modified) Reworking graph testing - The graph tests check more graph ... Fri, 11 Jul 2008 13:01:49 GMT Balazs Dezso [203:215bfc30b14f] * lemon/concepts/heap.h (modified) * test/CMakeLists.txt (modified) * test/Makefile.am (modified) * test/heap_test.cc (modified) * test/heap_test.h (deleted) Cleaning of heap test and bug fix in heap concept check (ticket #100) ... Thu, 10 Jul 2008 14:05:56 GMT Balazs Dezso [200:c0e2c043c060] * test/CMakeLists.txt (modified) * test/Makefile.am (modified) * test/graph_copy_test.cc (added) Porting graph_copy_test.cc from SVN 3498 Sun, 15 Jun 2008 20:05:23 GMT Peter Kovacs [171:02f4d5d9bfd7] * test/CMakeLists.txt (modified) * test/Makefile.am (modified) * test/bfs_test.cc (modified) * test/counter_test.cc (modified) * test/dfs_test.cc (modified) * test/digraph_test.cc (modified) * test/digraph_test.h (deleted) * test/dijkstra_test.cc (modified) * test/dim_test.cc (modified) * test/error_test.cc (modified) * test/graph_maps_test.h (added) * test/graph_test.cc (modified) * test/graph_test.h (added) * test/graph_utils_test.cc (modified) * test/graph_utils_test.h (deleted) * test/heap_test.cc (modified) * test/kruskal_test.cc (modified) * test/map_test.h (deleted) * test/random_test.cc (modified) * test/test_tools.h (modified) * test/time_measure_test.cc (modified) * test/unionfind_test.cc (modified) Improve and redesign test programs + unify their output (ticket #25) ... Sun, 15 Jun 2008 20:03:33 GMT Peter Kovacs [170:91fb4372688f] * test/CMakeLists.txt (modified) * test/Makefile.am (modified) * test/dijkstra_test.cc (added) Port dijkstra_test.cc from SVN -r3499 Tue, 22 Apr 2008 20:39:57 GMT Akos Ladanyi [146:4b42aa24ce12] * Makefile.am (modified) * benchmark/Makefile.am (modified) * demo/Makefile.am (modified) * doc/Makefile.am (modified) * lemon/Makefile.am (modified) * test/Makefile.am (modified) * tools/Makefile.am (modified) Makefile cleanup (see ticket #87) Tue, 22 Apr 2008 13:04:00 GMT Balazs Dezso [139:701c529ba737] * lemon/bits/traits.h (modified) * lemon/graph_utils.h (modified) * lemon/lgf_reader.h (modified) * lemon/lgf_writer.h (modified) * lemon/smart_graph.h (modified) * test/Makefile.am (modified) * test/graph_utils_test.cc (added) * test/graph_utils_test.h (added) Renamings in the graph_utils.h + graph_utils_test added Sun, 30 Mar 2008 21:16:35 GMT Alpar Juttner [119:82a2639a05bb] * lemon/Makefile.am (modified) * lemon/counter.h (added) * lemon/time_measure.h (added) * test/Makefile.am (modified) * test/counter_test.cc (added) * test/time_measure_test.cc (added) Port time and counter utilities from svn -r3482 The mingw support ... Tue, 25 Mar 2008 15:36:44 GMT Balazs Dezso [108:889d0c289d19] * lemon/Makefile.am (modified) * lemon/arg_parser.h (modified) * lemon/assert.h (copied) * lemon/error.h (modified) * test/Makefile.am (modified) * test/error_test.cc (modified) Reworking assertions and moving to distinict file Thu, 20 Mar 2008 23:06:35 GMT Alpar Juttner [106:9ba2d265e191] * lemon/Makefile.am (modified) * lemon/Makefile.am (modified) * test/Makefile.am (modified) * test/Makefile.am (modified) Merge Fri, 29 Feb 2008 11:01:39 GMT Alpar Juttner [103:b68a7e348e00] * lemon/Makefile.am (modified) * lemon/kruskal.h (added) * lemon/unionfind.h (added) * test/Makefile.am (modified) * test/kruskal_test.cc (added) * test/unionfind_test.cc (added) Port kruskal() and UnionFind from svn -r3468 The class type ... Thu, 07 Feb 2008 21:37:07 GMT Alpar Juttner [100:4f754b4cf82b] * lemon/Makefile.am (modified) * lemon/bfs.h (added) * lemon/bin_heap.h (added) * lemon/bits/path_dump.h (added) * lemon/concepts/heap.h (added) * lemon/dfs.h (added) * lemon/dijkstra.h (added) * lemon/graph_utils.h (added) * lemon/path.h (modified) * test/Makefile.am (modified) * test/bfs_test.cc (added) * test/dfs_test.cc (added) * test/heap_test.cc (added) * test/heap_test.h (added) * test/test_tools.h (modified) Bfs/Dfs/Dijkstra and their deps ported from svn trung -r 3441. Thu, 07 Feb 2008 21:28:39 GMT Alpar Juttner [99:dbaa96cc1013] * lemon/Makefile.am (modified) * lemon/Makefile.am (modified) * test/Makefile.am (modified) * test/Makefile.am (modified) Merge Thu, 24 Jan 2008 11:31:19 GMT Alpar Juttner [96:b55e501a90ee] * lemon/Makefile.am (modified) * lemon/concepts/path.h (added) * lemon/path.h (added) * lemon/path_utils.h (added) * test/Makefile.am (modified) * test/path_test.cc (added) Path related files ported from svn -r3435 but ItemReader/Writer for ... Thu, 07 Feb 2008 21:23:23 GMT Alpar Juttner [67:9de02aa380de] * lemon/Makefile.am (modified) * lemon/Makefile.am (modified) * test/Makefile.am (modified) * test/Makefile.am (modified) Merge Thu, 07 Feb 2008 11:52:16 GMT Peter Kovacs [66:5f7a8570687d] * lemon/Makefile.am (modified) * lemon/error.h (added) * test/Makefile.am (modified) * test/error_test.cc (added) Port error.h from svn -r3438 + minor changes (error_test does not ... Wed, 06 Feb 2008 10:52:58 GMT Alpar Juttner [65:bfbc57a51fbb] * lemon/Makefile.am (modified) * lemon/Makefile.am (modified) * test/Makefile.am (modified) * test/Makefile.am (modified) Merge (redo buggy merge ad7f593399b0) Tue, 22 Jan 2008 00:02:32 GMT Alpar Juttner [58:5f1f539f912f] * lemon/Makefile.am (modified) * test/Makefile.am (modified) Missing header files added to Makefile.am Sun, 20 Jan 2008 19:43:48 GMT Balazs Dezso [57:c1acf0018c0a] * lemon/Makefile.am (modified) * lemon/bits/alteration_notifier.h (added) * lemon/bits/array_map.h (added) * lemon/bits/base_extender.h (added) * lemon/bits/default_map.h (added) * lemon/bits/graph_extender.h (added) * lemon/bits/map_extender.h (added) * lemon/bits/traits.h (added) * lemon/bits/vector_map.h (added) * lemon/concepts/digraph.h (added) * lemon/concepts/graph.h (added) * lemon/concepts/graph_components.h (added) * lemon/list_graph.h (modified) * test/Makefile.am (modified) * test/digraph_test.cc (added) * test/digraph_test.h (added) * test/graph_test.cc (added) * test/map_test.h (added) Port ListDigraph and ListGraph from svn -r 3433 Details: - port ... Fri, 04 Jan 2008 20:45:55 GMT Alpar Juttner [32:ad7f593399b0] * lemon/Makefile.am (modified) * lemon/Makefile.am (modified) * test/Makefile.am (modified) * test/Makefile.am (modified) Merge Sat, 22 Dec 2007 12:35:00 GMT Alpar Juttner [25:751cd8f9bb1c] * lemon/Makefile.am (modified) * lemon/concept_check.h (added) * lemon/concepts/maps.h (added) * lemon/maps.h (added) * test/Makefile.am (modified) * test/maps_test.cc (added) Port general map related stuff from svn -r3424 + minor changes - Do ... Fri, 21 Dec 2007 00:07:03 GMT Alpar Juttner [10:99e499ca560b] * lemon/Makefile.am (modified) * lemon/random.cc (added) * lemon/random.h (added) * test/Makefile.am (modified) * test/random_test.cc (added) Port random.h & Co. from svn -r3422 + some cleanups - gauss(double ... Thu, 20 Dec 2007 16:11:56 GMT Alpar Juttner [8:a1b1d672f37a] * lemon/Makefile.am (modified) * lemon/dim2.h (added) * test/Makefile.am (modified) * test/dim_test.cc (added) Port dim2.h from svn -r3422 Wed, 19 Dec 2007 11:33:49 GMT Alpar Juttner [4:3f411aa35bd7] * test/Makefile.am (modified) * test/test_tools.h (added) * test/test_tools_fail.cc (added) * test/test_tools_pass.cc (added) Add test_tool_fail and test_tool_pass All graph related things was ... Tue, 18 Dec 2007 09:56:09 GMT Akos Ladanyi [1:51eaad3a817b] * Makefile.am (added) * benchmark/Makefile (added) * benchmark/Makefile.am (added) * configure.ac (added) * demo/Makefile (added) * demo/Makefile.am (added) * doc/Doxyfile.in (added) * doc/Makefile (added) * doc/Makefile.am (added) * lemon/Makefile (added) * lemon/Makefile.am (added) * lemon/config.h.in (added) * lemon/lemon.pc.in (added) * m4/lx_check_cplex.m4 (added) * m4/lx_check_glpk.m4 (added) * m4/lx_check_soplex.m4 (added) * test/Makefile (added) * test/Makefile.am (added) * tools/Makefile (added) * tools/Makefile.am (added) Autotools based build system.