# # ChangeLog for test in lemon-1.2 # # Generated by Trac 1.2.3 # 03/29/24 00:56:29 Sun, 23 Oct 2011 20:49:04 GMT Peter Kovacs [930:b96574ff36ec] * test/lgf_test.cc (modified) Fix VS warnings (#429) Mon, 08 Aug 2011 11:13:03 GMT Alpar Juttner [927:d303bfa8b1ed] * doc/lgf.dox (modified) * lemon/bits/graph_adaptor_extender.h (modified) * lemon/bits/path_dump.h (modified) * lemon/bits/windows.cc (modified) * lemon/cost_scaling.h (modified) * lemon/maps.h (modified) * lemon/preflow.h (modified) * test/dfs_test.cc (modified) * test/graph_copy_test.cc (modified) * test/heap_test.cc (modified) * test/lgf_test.cc (modified) * test/maps_test.cc (modified) * test/preflow_test.cc (modified) Unify sources Thu, 04 Aug 2011 19:33:17 GMT Alpar Juttner [923:c8c8801db0a4] * doc/lgf.dox (modified) * doc/lgf.dox (modified) * lemon/lgf_reader.h (modified) * lemon/lgf_reader.h (modified) * test/CMakeLists.txt (modified) * test/CMakeLists.txt (modified) * test/Makefile.am (modified) * test/Makefile.am (modified) Merge #382 to branch 1.2 Tue, 02 Aug 2011 16:13:34 GMT Alpar Juttner [922:54464584b157] * doc/lgf.dox (modified) * lemon/lgf_reader.h (modified) * test/CMakeLists.txt (modified) * test/Makefile.am (modified) * test/lgf_test.cc (added) Allow lgf file without Arc maps (#382) A single '-' character in ... Wed, 13 Jul 2011 12:52:22 GMT Alpar Juttner [921:b522385b2a0d] * test/CMakeLists.txt (modified) * test/CMakeLists.txt (modified) * test/heap_test.cc (modified) * test/heap_test.cc (modified) Merge #419 to branch 1.2 Fri, 15 Apr 2011 07:37:47 GMT Alpar Juttner [918:2024bf2ecdd6] * test/CMakeLists.txt (modified) Build of mip_test and lp_test precede the running of the tests (#419) Sun, 24 Apr 2011 19:59:31 GMT Balazs Dezso [915:633956ca9421] * lemon/maps.h (modified) * test/maps_test.cc (modified) Fix IterableValueMap (#420) Thu, 17 Mar 2011 17:12:25 GMT Alpar Juttner [912:cc9bb4f95ed3] * test/CMakeLists.txt (modified) * test/CMakeLists.txt (modified) Merge #416 to branch 1.2 Mon, 14 Mar 2011 07:56:54 GMT Alpar Juttner [911:66156a3498ea] * test/CMakeLists.txt (modified) Support tests with valgrind (#416) Fri, 04 Mar 2011 09:40:44 GMT Alpar Juttner [905:d149eaf24638] * CMakeLists.txt (modified) * CMakeLists.txt (modified) * doc/CMakeLists.txt (modified) * doc/CMakeLists.txt (modified) * doc/Doxyfile.in (modified) * doc/Doxyfile.in (modified) * test/CMakeLists.txt (modified) * test/CMakeLists.txt (modified) Merge CMAKE backports to branch 1.2 Wed, 25 Aug 2010 19:34:58 GMT Alpar Juttner [904:16d466589b54] * CMakeLists.txt (modified) * doc/CMakeLists.txt (modified) * doc/Doxyfile.in (modified) * lemon/CMakeLists.txt (modified) * lemon/lemon.pc.cmake (added) * test/CMakeLists.txt (modified) Backport the CMAKE related changesets from the main branch ... Mon, 28 Feb 2011 08:58:07 GMT Alpar Juttner [902:79fab87ee483] * lemon/preflow.h (modified) * lemon/preflow.h (modified) * test/preflow_test.cc (modified) * test/preflow_test.cc (modified) Merge bugfix #414 to branch 1.2 Fri, 25 Feb 2011 20:37:47 GMT Alpar Juttner [901:30d5f950aa5f] * lemon/preflow.h (modified) * test/preflow_test.cc (modified) Fix wrong initialization in Preflow (#414) Wed, 22 Sep 2010 07:32:53 GMT Alpar Juttner [900:1861d5dcf312] * lemon/dfs.h (modified) * lemon/dfs.h (modified) * test/dfs_test.cc (modified) * test/dfs_test.cc (modified) Merge bugfix #392 to branch 1.2 Wed, 22 Sep 2010 06:53:09 GMT Alpar Juttner [899:e24922c56bc2] * lemon/dfs.h (modified) * test/dfs_test.cc (modified) Bug fix in Dfs::start(s,t) (#392) Fri, 25 Jun 2010 04:20:28 GMT Alpar Juttner [896:e958855b8186] * lemon/core.h (modified) * lemon/core.h (modified) * test/graph_copy_test.cc (modified) * test/graph_copy_test.cc (modified) Merge bugfix #371 to branch 1.2 Tue, 22 Jun 2010 13:39:26 GMT Peter Kovacs [893:bb871cb8ac06] * lemon/core.h (modified) * test/graph_copy_test.cc (modified) Bug fix in (di)graphCopy() (#371) The target graph is cleared ... Thu, 18 Mar 2010 13:17:03 GMT Alpar Juttner [881:b89e46862dc2] * lemon/bellman_ford.h (modified) * lemon/bellman_ford.h (modified) * test/bellman_ford_test.cc (modified) * test/bellman_ford_test.cc (modified) Merge backout of a6eb9698c321 (#360,#51) Thu, 18 Mar 2010 12:18:58 GMT Alpar Juttner [879:d6052a9c4e8d] * lemon/bellman_ford.h (modified) * test/bellman_ford_test.cc (modified) Backed out changeset a6eb9698c321 (#360, #51) Sat, 06 Mar 2010 14:35:12 GMT Alpar Juttner [877:141f9c0db4a3] * demo/arg_parser_demo.cc (modified) * doc/groups.dox (modified) * doc/mainpage.dox (modified) * doc/min_cost_flow.dox (modified) * lemon/adaptors.h (modified) * lemon/arg_parser.cc (modified) * lemon/arg_parser.h (modified) * lemon/bellman_ford.h (modified) * lemon/bfs.h (modified) * lemon/binomial_heap.h (modified) * lemon/bits/array_map.h (modified) * lemon/bits/default_map.h (modified) * lemon/bits/edge_set_extender.h (modified) * lemon/bits/solver_bits.h (modified) * lemon/bits/windows.cc (modified) * lemon/bucket_heap.h (modified) * lemon/capacity_scaling.h (modified) * lemon/cbc.h (modified) * lemon/circulation.h (modified) * lemon/clp.cc (modified) * lemon/clp.h (modified) * lemon/concepts/digraph.h (modified) * lemon/concepts/graph.h (modified) * lemon/concepts/graph_components.h (modified) * lemon/concepts/heap.h (modified) * lemon/connectivity.h (modified) * lemon/core.h (modified) * lemon/cost_scaling.h (modified) * lemon/cplex.cc (modified) * lemon/cycle_canceling.h (modified) * lemon/dfs.h (modified) * lemon/dijkstra.h (modified) * lemon/dimacs.h (modified) * lemon/edge_set.h (modified) * lemon/euler.h (modified) * lemon/fractional_matching.h (modified) * lemon/full_graph.h (modified) * lemon/glpk.cc (modified) * lemon/glpk.h (modified) * lemon/gomory_hu.h (modified) * lemon/graph_to_eps.h (modified) * lemon/hao_orlin.h (modified) * lemon/hartmann_orlin_mmc.h (modified) * lemon/howard_mmc.h (modified) * lemon/karp_mmc.h (modified) * lemon/lgf_reader.h (modified) * lemon/lgf_writer.h (modified) * lemon/list_graph.h (modified) * lemon/lp.h (modified) * lemon/lp_base.cc (modified) * lemon/lp_base.h (modified) * lemon/lp_skeleton.cc (modified) * lemon/lp_skeleton.h (modified) * lemon/maps.h (modified) * lemon/matching.h (modified) * lemon/math.h (modified) * lemon/min_cost_arborescence.h (modified) * lemon/network_simplex.h (modified) * lemon/path.h (modified) * lemon/planarity.h (modified) * lemon/preflow.h (modified) * lemon/smart_graph.h (modified) * lemon/soplex.cc (modified) * lemon/soplex.h (modified) * lemon/static_graph.h (modified) * lemon/suurballe.h (modified) * lemon/unionfind.h (modified) * test/bellman_ford_test.cc (modified) * test/bfs_test.cc (modified) * test/circulation_test.cc (modified) * test/connectivity_test.cc (modified) * test/dfs_test.cc (modified) * test/digraph_test.cc (modified) * test/dijkstra_test.cc (modified) * test/edge_set_test.cc (modified) * test/euler_test.cc (modified) * test/fractional_matching_test.cc (modified) * test/gomory_hu_test.cc (modified) * test/graph_test.cc (modified) * test/hao_orlin_test.cc (modified) * test/maps_test.cc (modified) * test/matching_test.cc (modified) * test/min_cost_arborescence_test.cc (modified) * test/min_cost_flow_test.cc (modified) * test/min_mean_cycle_test.cc (modified) * test/preflow_test.cc (modified) * test/suurballe_test.cc (modified) * test/test_tools.h (modified) * tools/dimacs-solver.cc (modified) Unify the sources (#339) Tue, 16 Mar 2010 20:27:35 GMT Alpar Juttner [874:d8ea85825e02] * doc/groups.dox (modified) * doc/groups.dox (modified) * 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 #314 Thu, 04 Mar 2010 14:20:59 GMT Balazs Dezso [872:41d7ac528c3a] * lemon/fractional_matching.h (modified) * test/fractional_matching_test.cc (modified) Uniforming primal scale to 2 (#314) Sat, 26 Sep 2009 08:17:31 GMT Balazs Dezso [870:61120524af27] * lemon/matching.h (modified) * test/matching_test.cc (modified) Fractional matching initialization of weighted matchings (#314) Fri, 25 Sep 2009 19:51:36 GMT Balazs Dezso [869:636dadefe1e6] * doc/groups.dox (modified) * lemon/Makefile.am (modified) * lemon/fractional_matching.h (added) * test/CMakeLists.txt (modified) * test/Makefile.am (modified) * test/fractional_matching_test.cc (added) Add fractional matching algorithms (#314) Sat, 13 Mar 2010 21:01:38 GMT Peter Kovacs [864:d3ea191c3412] * lemon/Makefile.am (modified) * lemon/cycle_canceling.h (modified) * lemon/hartmann_orlin_mmc.h (moved) * lemon/howard_mmc.h (moved) * lemon/karp_mmc.h (moved) * test/min_mean_cycle_test.cc (modified) Rename min mean cycle classes and their members (#179) with respect ... Tue, 02 Mar 2010 09:27:47 GMT Peter Kovacs [858:9f6ed854d409] * test/suurballe_test.cc (modified) Also test fullInit() in suurballe_test (#181, #323) Fri, 16 Oct 2009 07:35:46 GMT Peter Kovacs [857:abb95d48e89e] * lemon/suurballe.h (modified) * test/suurballe_test.cc (modified) Add traits class + named parameters to Suurballe (#323) The ... Tue, 29 Sep 2009 11:32:01 GMT Peter Kovacs [855:65a0521e744e] * lemon/Makefile.am (modified) * lemon/binomial_heap.h (moved) * lemon/dheap.h (moved) * lemon/quad_heap.h (moved) * test/heap_test.cc (modified) Rename heap structures (#301) - KaryHeap --> DHeap - FouraryHeap ... Fri, 16 Oct 2009 00:32:30 GMT Peter Kovacs [854:9a7e4e606f83] * lemon/suurballe.h (modified) * test/suurballe_test.cc (modified) Add a fullInit() function to Suurballe (#181, #323) to provide ... Fri, 19 Feb 2010 13:08:32 GMT Peter Kovacs [844:a6eb9698c321] * lemon/bellman_ford.h (modified) * test/bellman_ford_test.cc (modified) Support tolerance technique for BellmanFord (#51) A new operation ... Wed, 10 Feb 2010 18:05:20 GMT Peter Kovacs [830:75c97c3786d6] * lemon/capacity_scaling.h (modified) * lemon/cost_scaling.h (modified) * lemon/cycle_canceling.h (modified) * lemon/network_simplex.h (modified) * test/min_cost_flow_test.cc (modified) Handle graph changes in the MCF algorithms (#327) The reset() ... Thu, 12 Nov 2009 23:24:39 GMT Peter Kovacs [819:d93490b861e9] * test/min_cost_flow_test.cc (modified) Adds tests for the new MCF algorithms (#180) Thu, 12 Nov 2009 23:23:07 GMT Peter Kovacs [818:bc75ee2ad082] * test/min_cost_flow_test.cc (modified) Rework the MCF test file to help extending it (#180) Wed, 09 Dec 2009 10:14:06 GMT Alpar Juttner [799:6be1f9bd2ac0] * 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 #62 Sun, 04 Oct 2009 08:15:32 GMT Balazs Dezso [798:58c330ad0b5c] * lemon/planarity.h (modified) * test/planarity_test.cc (modified) Planarity checking function instead of class (#62) Wed, 09 Sep 2009 13:32:03 GMT Balazs Dezso [797:30cb42e3e43a] * lemon/Makefile.am (modified) * lemon/planarity.h (added) * test/CMakeLists.txt (modified) * test/Makefile.am (modified) * test/planarity_test.cc (added) Port planarity related algorithms from SVN 3509 (#62) Wed, 18 Nov 2009 18:37:21 GMT Akos Ladanyi [793:7c0ad6bd6a63] * Makefile.am (modified) * configure.ac (modified) * scripts/Makefile.am (added) * scripts/bib2dox.py (modified) * scripts/valgrind-wrapper.sh (added) * test/Makefile.am (modified) Optionally use valgrind when running tests + other build system fixes Wed, 18 Nov 2009 13:22:52 GMT Alpar Juttner [791:4e3484a2e90c] * test/bellman_ford_test.cc (modified) * test/bellman_ford_test.cc (modified) Merge Wed, 18 Nov 2009 13:21:35 GMT Alpar Juttner [790:1870cfd14fb6] * test/bellman_ford_test.cc (modified) Fix gcc-4.4 compilation warning Fri, 13 Nov 2009 11:47:13 GMT Peter Kovacs [789:8ddb7deabab9] * lemon/maps.h (modified) * test/maps_test.cc (modified) Map utility functions (#320) Thu, 05 Nov 2009 14:48:01 GMT Alpar Juttner [783:ef88c0a30f85] * lemon/bits/base_extender.h (deleted) * lemon/max_matching.h (deleted) * m4/lx_check_clp.m4 (deleted) * test/max_matching_test.cc (deleted) Merge #293 Mon, 28 Sep 2009 13:53:20 GMT Peter Kovacs [781:6f10c6ec5a21] * lemon/bellman_ford.h (modified) * test/bellman_ford_test.cc (modified) Small fixes related to BellmanFord (#51) - Add a missing #include. ... Thu, 05 Nov 2009 09:23:16 GMT Alpar Juttner [780:580af8cf2f6a] * lemon/Makefile.am (modified) * lemon/Makefile.am (modified) * lemon/full_graph.h (modified) * lemon/full_graph.h (modified) * lemon/hypercube_graph.h (modified) * lemon/hypercube_graph.h (modified) * lemon/smart_graph.h (modified) * lemon/smart_graph.h (modified) * test/digraph_test.cc (modified) * test/digraph_test.cc (modified) Merge #68 (Port static graph implementation) Tue, 29 Sep 2009 10:03:02 GMT Peter Kovacs [777:5764dd9b6e18] * lemon/static_graph.h (modified) * test/digraph_test.cc (modified) Add a new build() function to StaticDigraph (#68) This function ... Tue, 29 Sep 2009 08:39:20 GMT Peter Kovacs [776:eff1caf6d32e] * lemon/static_graph.h (modified) * test/digraph_test.cc (modified) Extend the interface of StaticDigraph (#68) with index(), arc() and ... Tue, 25 Aug 2009 11:58:43 GMT Peter Kovacs [774:f4b5c2d5449d] * lemon/static_graph.h (modified) * test/digraph_test.cc (modified) Small improvements + add tests for StaticDigraph (#68) Thu, 05 Nov 2009 07:39:49 GMT Alpar Juttner [770:432c54cec63c] * doc/groups.dox (modified) * doc/groups.dox (modified) * 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 #179 (Port the min mean cycle algorithms) Tue, 18 Aug 2009 08:08:28 GMT Peter Kovacs [769:e746fb14e680] * lemon/hartmann_orlin.h (modified) * lemon/howard.h (modified) * lemon/karp.h (modified) * test/min_mean_cycle_test.cc (modified) Add tolerance() functions for MMC classes (#179) Tue, 11 Aug 2009 19:53:39 GMT Peter Kovacs [766:97744b6dabf8] * lemon/Makefile.am (modified) * lemon/hartmann_orlin.h (added) * test/min_mean_cycle_test.cc (modified) Add HartmannOrlin algorithm class (#179) This algorithm is an ... Tue, 11 Aug 2009 18:55:40 GMT Peter Kovacs [765:3b544a9c92db] * lemon/Makefile.am (modified) * lemon/karp.h (added) * test/min_mean_cycle_test.cc (modified) Add Karp algorithm class (#179) based on the MinMeanCycle ... Mon, 10 Aug 2009 12:50:57 GMT Peter Kovacs [764:1fac515a59c1] * lemon/Makefile.am (modified) * lemon/howard.h (moved) * test/min_mean_cycle_test.cc (modified) Rename MinMeanCycle to Howard (#179) Fri, 07 Aug 2009 12:52:40 GMT Peter Kovacs [763:93cd93e82f9b] * lemon/min_mean_cycle.h (modified) * test/CMakeLists.txt (modified) * test/Makefile.am (modified) * test/min_mean_cycle_test.cc (added) * test/test_tools.h (modified) Add a detailed test file for MinMeanCycle and fix test_tools.h (#179) Sun, 27 Sep 2009 07:47:20 GMT Alpar Juttner [748:4792459983d0] * test/mip_test.cc (modified) Fix (and improve) error message in mip_test.cc (#317) Tue, 29 Sep 2009 08:21:51 GMT Peter Kovacs [740:819ca5b50de0] * lemon/list_graph.h (modified) * test/digraph_test.cc (modified) * test/graph_test.cc (modified) Add a warning for List(Di)Graph::Snapshot (#311) and extend tests ... Sun, 23 Aug 2009 09:11:49 GMT Peter Kovacs [737:9d6c3e8b2421] * lemon/hypercube_graph.h (modified) * test/digraph_test.cc (modified) * test/graph_test.cc (modified) Add a resize() function to HypercubeGraph (#311) just like the ... Sun, 23 Aug 2009 09:10:40 GMT Peter Kovacs [736:2e20aad15754] * lemon/list_graph.h (modified) * lemon/smart_graph.h (modified) * test/digraph_test.cc (modified) * test/graph_test.cc (modified) Add reserve functions to ListGraph and SmartGraph (#311) ListDigraph ... Sat, 26 Sep 2009 05:08:10 GMT Alpar Juttner [726:3fc2a801c39e] * lemon/maps.h (modified) * lemon/maps.h (modified) * test/maps_test.cc (modified) * test/maps_test.cc (modified) Merge #302 Fri, 25 Sep 2009 10:22:42 GMT Peter Kovacs [724:d8073df341f6] * lemon/maps.h (modified) * test/maps_test.cc (modified) Rename ValueIterator to ValueIt in graph maps (#302) but keep ... Fri, 25 Sep 2009 10:12:37 GMT Peter Kovacs [723:acdd0bd75a55] * test/maps_test.cc (modified) Extend maps_test.cc (#302) Sun, 02 Aug 2009 11:44:45 GMT Peter Kovacs [721:99124ea4f048] * lemon/maps.h (modified) * lemon/maps.h (modified) * test/maps_test.cc (modified) * test/maps_test.cc (modified) Merge Thu, 23 Jul 2009 16:13:59 GMT Peter Kovacs [720:6e8c27ee9079] * lemon/maps.h (modified) * test/maps_test.cc (modified) Improvements for graph maps (#302) - Add a count() function to ... Thu, 09 Jul 2009 00:39:47 GMT Peter Kovacs [702:bdc7dfc8c054] * lemon/pairing_heap.h (modified) * test/heap_test.cc (modified) Bug fix in PairingHeap::pop() (#301) Thu, 09 Jul 2009 00:38:01 GMT Peter Kovacs [701:d1a9224f1e30] * lemon/Makefile.am (modified) * lemon/binom_heap.h (added) * lemon/fourary_heap.h (added) * lemon/kary_heap.h (added) * lemon/pairing_heap.h (added) * test/heap_test.cc (modified) Add fourary, k-ary, pairing and binomial heaps (#301) These ... Sun, 02 Aug 2009 22:54:04 GMT Peter Kovacs [699:75325dfccf38] * lemon/bellman_ford.h (modified) * test/bellman_ford_test.cc (modified) Add negativeCycle() function to BellmanFord (#51) Sun, 02 Aug 2009 22:52:45 GMT Peter Kovacs [698:f9746e45246e] * test/CMakeLists.txt (modified) * test/Makefile.am (modified) * test/bellman_ford_test.cc (added) Add a detailed test file for BellmanFord (#51) Mon, 31 Aug 2009 06:25:33 GMT Alpar Juttner [695:8dae88c5943e] * lemon/maps.h (modified) * lemon/maps.h (modified) * test/maps_test.cc (modified) * test/maps_test.cc (modified) Merge Tue, 21 Jul 2009 20:43:31 GMT Peter Kovacs [694:71939d63ae77] * lemon/maps.h (modified) * test/maps_test.cc (modified) Improvements for iterable maps (#73) Sat, 27 Jun 2009 11:07:26 GMT Balazs Dezso [693:7bda7860e0a8] * lemon/maps.h (modified) * test/maps_test.cc (modified) Port iterable maps from SVN 3509 (#73) Tue, 18 Aug 2009 08:35:35 GMT Peter Kovacs [689:86c49553fea5] * lemon/circulation.h (modified) * lemon/preflow.h (modified) * test/circulation_test.cc (modified) * test/preflow_test.cc (modified) Test file + doc improvements (#307) Thu, 23 Jul 2009 16:09:41 GMT Peter Kovacs [684:7b1a6e963018] * lemon/maps.h (modified) * test/maps_test.cc (modified) Fix the implementation and doc of CrossRefMap (#302) - Handle ... Thu, 11 Jun 2009 20:11:29 GMT Balazs Dezso [681:532697c9fa53] * lemon/Makefile.am (modified) * lemon/bucket_heap.h (added) * lemon/fib_heap.h (added) * lemon/radix_heap.h (added) * test/heap_test.cc (modified) Port remaining heaps from SVN -r 3509 (#50) - FibHeap - ... Fri, 29 May 2009 11:44:37 GMT Akos Ladanyi [679:9c7639f3a741] * CMakeLists.txt (modified) * demo/CMakeLists.txt (modified) * doc/CMakeLists.txt (modified) * lemon/CMakeLists.txt (modified) * test/CMakeLists.txt (modified) * tools/CMakeLists.txt (modified) Minor CMake improvements * Use the empty ELSE(), ENDIF(), ... Tue, 12 May 2009 18:08:23 GMT Peter Kovacs [669:4faca85d40e6] * test/min_cost_flow_test.cc (modified) Avoid Intel C++ Compiler warnings Tue, 12 May 2009 10:08:06 GMT Peter Kovacs [664:cc61d09f053b] * test/min_cost_flow_test.cc (modified) Extend min cost flow test file + check dual costs (#291) Wed, 06 May 2009 12:46:05 GMT Peter Kovacs [649: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 ... Wed, 29 Apr 2009 14:54:27 GMT Peter Kovacs [642:111698359429] * lemon/network_simplex.h (modified) * test/min_cost_flow_test.cc (modified) Less map copying in NetworkSimplex (#234) - The graph is copied in ... Wed, 29 Apr 2009 01:15:24 GMT Peter Kovacs [640:6c408d864fa1] * doc/groups.dox (modified) * lemon/network_simplex.h (modified) * test/min_cost_flow_test.cc (modified) * tools/dimacs-solver.cc (modified) Support negative costs and bounds in NetworkSimplex (#270) * The ... Tue, 28 Apr 2009 15:44:48 GMT Akos Ladanyi [631:d21b38647e53] * CMakeLists.txt (modified) * test/lp_test.cc (modified) * test/mip_test.cc (modified) Remove superfluous HAVE_CONFIG_H (#278) Tue, 28 Apr 2009 12:51:34 GMT Akos Ladanyi [627:20dac2104519] * CMakeLists.txt (modified) * CMakeLists.txt (modified) * cmake/FindCOIN.cmake (modified) * cmake/FindCPLEX.cmake (modified) * cmake/FindGLPK.cmake (modified) * configure.ac (modified) * configure.ac (modified) * demo/CMakeLists.txt (modified) * demo/CMakeLists.txt (modified) * lemon/CMakeLists.txt (modified) * lemon/CMakeLists.txt (modified) * lemon/Makefile.am (modified) * lemon/Makefile.am (modified) * lemon/bits/default_map.h (modified) * lemon/bits/default_map.h (modified) * lemon/config.h.cmake (modified) * lemon/config.h.cmake (modified) * lemon/config.h.in (modified) * lemon/config.h.in (modified) * lemon/lp.h (modified) * m4/lx_check_coin.m4 (modified) * m4/lx_check_cplex.m4 (modified) * m4/lx_check_cplex.m4 (modified) * m4/lx_check_glpk.m4 (modified) * m4/lx_check_glpk.m4 (modified) * m4/lx_check_soplex.m4 (modified) * m4/lx_check_soplex.m4 (modified) * test/CMakeLists.txt (modified) * test/CMakeLists.txt (modified) * test/lp_test.cc (modified) * test/mip_test.cc (modified) * tools/dimacs-solver.cc (modified) Merge and extend the fix of #275 Sun, 26 Apr 2009 14:44:53 GMT Peter Kovacs [625:029a48052c67] * lemon/min_cost_arborescence.h (modified) * test/min_cost_arborescence_test.cc (modified) Modify the interface of MinCostArborescence + improvements (#267) ... Sat, 25 Apr 2009 00:12:41 GMT Peter Kovacs [623:7c1324b35d89] * lemon/suurballe.h (modified) * test/suurballe_test.cc (modified) * tools/lgf-gen.cc (modified) Modify the interface of Suurballe (#266, #181) - Move the ... Thu, 23 Apr 2009 06:30:40 GMT Akos Ladanyi [621:b536eaacb39b] * CMakeLists.txt (modified) * cmake/FindCOIN.cmake (added) * lemon/CMakeLists.txt (modified) * lemon/config.h.cmake (modified) * test/CMakeLists.txt (modified) FindCOIN for CMake (#256) Thu, 23 Apr 2009 06:29:50 GMT Akos Ladanyi [620:c3ce597c11ae] * CMakeLists.txt (modified) * cmake/FindCPLEX.cmake (added) * lemon/CMakeLists.txt (modified) * lemon/config.h.cmake (modified) * test/CMakeLists.txt (modified) FindCPLEX for CMake (#256) Thu, 23 Apr 2009 06:28:56 GMT Akos Ladanyi [619:ec817dfc2cb7] * CMakeLists.txt (modified) * cmake/FindGLPK.cmake (modified) * lemon/CMakeLists.txt (modified) * test/CMakeLists.txt (modified) FindGLPK improvements (#256) Fri, 24 Apr 2009 10:23:53 GMT Peter Kovacs [615:e3d9bff447ed] * test/min_cost_flow_test.cc (modified) Exploit the changes of #190 in MCF test file (#234, #190) Tue, 21 Apr 2009 14:18:54 GMT Alpar Juttner [611: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 Fri, 17 Apr 2009 16:14:35 GMT Peter Kovacs [610:dacc2cee2b4c] * lemon/circulation.h (modified) * lemon/preflow.h (modified) * test/circulation_test.cc (modified) Slightly modify the interface of Circulation and Preflow (#266) in ... Fri, 17 Apr 2009 16:04:36 GMT Peter Kovacs [609:e6927fe719e6] * doc/groups.dox (modified) * lemon/network_simplex.h (modified) * test/min_cost_flow_test.cc (modified) Support >= and <= constraints in NetworkSimplex (#219, #234) By ... Fri, 03 Apr 2009 11:46:16 GMT Peter Kovacs [607:9ad8d2122b50] * lemon/network_simplex.h (modified) * test/min_cost_flow_test.cc (modified) Separate types for flow and cost values in NetworkSimplex (#234) Wed, 25 Mar 2009 20:37:50 GMT Peter Kovacs [606:c7d160f73d52] * lemon/network_simplex.h (modified) * test/min_cost_flow_test.cc (modified) Support multiple run() calls in NetworkSimplex (#234) Wed, 25 Mar 2009 14:58:44 GMT Peter Kovacs [605:5232721b3f14] * lemon/network_simplex.h (modified) * test/min_cost_flow_test.cc (modified) * tools/dimacs-solver.cc (modified) Rework the interface of NetworkSimplex (#234) The parameters of the ... Tue, 24 Feb 2009 08:46:02 GMT Peter Kovacs [601: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) Tue, 21 Apr 2009 12:08:19 GMT Alpar Juttner [600:0ba8dfce7259] * lemon/max_matching.h (deleted) * test/max_matching_test.cc (deleted) Merge Sat, 18 Apr 2009 19:01:12 GMT Balazs Dezso [597:2ca0cdb5f366] * lemon/hao_orlin.h (modified) * test/hao_orlin_test.cc (modified) Fix in HaoOrlin (#264) Wed, 15 Apr 2009 07:37:51 GMT Peter Kovacs [596:293551ad254f] * lemon/gomory_hu.h (modified) * lemon/hao_orlin.h (modified) * test/gomory_hu_test.cc (modified) * test/hao_orlin_test.cc (modified) Improvements and fixes for the minimum cut algorithms (#264) Fri, 17 Apr 2009 07:58:50 GMT Peter Kovacs [594: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) Fri, 17 Apr 2009 07:54:14 GMT Peter Kovacs [593:7ac52d6a268e] * lemon/max_matching.h (modified) * test/max_matching_test.cc (modified) Extend and modify the interface of matching algorithms (#265) - ... Wed, 15 Apr 2009 09:47:19 GMT Peter Kovacs [592:2ebfdb89ec66] * lemon/euler.h (modified) * test/euler_test.cc (modified) Improvements for the Euler tools and the test file (#264) Wed, 15 Apr 2009 10:01:14 GMT Peter Kovacs [590:b61354458b59] * doc/groups.dox (modified) * lemon/max_matching.h (modified) * test/max_matching_test.cc (modified) Imporvements for the matching algorithms (#264) Wed, 15 Apr 2009 01:26:45 GMT Peter Kovacs [585:65fbcf2f978a] * test/bfs_test.cc (modified) * test/circulation_test.cc (modified) * test/dfs_test.cc (modified) * test/dijkstra_test.cc (modified) * test/preflow_test.cc (modified) Improve test files for some algorithms (#263)