# # ChangeLog for test in lemon # # Generated by Trac 1.2.3 # 03/28/24 21:11:10 Fri, 26 Feb 2010 16:07:13 GMT Alpar Juttner [912:37f440367057] * lemon/Makefile.am (modified) * lemon/bin_heap.h (modified) * lemon/bits/map_extender.h (modified) * lemon/bucket_heap.h (deleted) * lemon/concepts/maps.h (modified) * lemon/fib_heap.h (deleted) * lemon/radix_heap.h (deleted) * test/heap_test.cc (modified) Back out 4 changesets (#50, #312) - 532697c9fa53 - bb8c4cd57900 ... Wed, 10 Feb 2010 18:05:20 GMT Peter Kovacs [898: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 [885: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 [884: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 [863: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 [862: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 [861: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 [840: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 [838:4e3484a2e90c] * test/bellman_ford_test.cc (modified) * test/bellman_ford_test.cc (modified) Merge Wed, 18 Nov 2009 13:21:35 GMT Alpar Juttner [837:1870cfd14fb6] * test/bellman_ford_test.cc (modified) Fix gcc-4.4 compilation warning Fri, 13 Nov 2009 11:47:13 GMT Peter Kovacs [836:8ddb7deabab9] * lemon/maps.h (modified) * test/maps_test.cc (modified) Map utility functions (#320) Thu, 05 Nov 2009 14:48:01 GMT Alpar Juttner [830: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 [828: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 [827: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 [824: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 [823: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 [821: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 [817: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 [816: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 [813: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 [812: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 [811: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 [810: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 [795: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 [787: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 [784: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 [783: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 [773: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 [771: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 [770:acdd0bd75a55] * test/maps_test.cc (modified) Extend maps_test.cc (#302) Sun, 02 Aug 2009 11:44:45 GMT Peter Kovacs [768: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 [767: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 [749: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 [748: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 [746: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 [745: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 [742: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 [741: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 [740: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 [736: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 [731: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 [728: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 [726: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 [716:4faca85d40e6] * test/min_cost_flow_test.cc (modified) Avoid Intel C++ Compiler warnings Tue, 12 May 2009 10:08:06 GMT Peter Kovacs [711: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 [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 ... Wed, 29 Apr 2009 14:54:27 GMT Peter Kovacs [689: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 [687: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 [678: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 [674: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 [672: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 [670: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 [668: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 [667: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 [666: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 [662: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 [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 Fri, 17 Apr 2009 16:14:35 GMT Peter Kovacs [657: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 [656: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 [654: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 [653: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 [652: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 [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) Tue, 21 Apr 2009 12:08:19 GMT Alpar Juttner [647:0ba8dfce7259] * lemon/max_matching.h (deleted) * test/max_matching_test.cc (deleted) Merge Sat, 18 Apr 2009 19:01:12 GMT Balazs Dezso [644: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 [643: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 [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) Fri, 17 Apr 2009 07:54:14 GMT Peter Kovacs [640: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 [639: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 [637: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 [632: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) Tue, 14 Apr 2009 08:35:38 GMT Peter Kovacs [628:aa1804409f29] * lemon/circulation.h (modified) * lemon/core.h (modified) * lemon/elevator.h (modified) * lemon/gomory_hu.h (modified) * lemon/hao_orlin.h (modified) * lemon/max_matching.h (modified) * lemon/min_cost_arborescence.h (modified) * lemon/preflow.h (modified) * test/kruskal_test.cc (modified) Exploit that the standard maps are reference maps (#190) Thu, 09 Apr 2009 19:19:16 GMT Balazs Dezso [622:3cbddc293cf9] * test/lp_test.cc (modified) * test/mip_test.cc (modified) Force cplex checking (#260) Sat, 04 Apr 2009 06:30:58 GMT Alpar Juttner [619:be6646ac5d89] * lemon/maps.h (modified) * test/graph_utils_test.cc (modified) DescriptorMap->RangeIdMap, InvertableMap->CrossRefMap (#160) Wed, 01 Apr 2009 20:58:58 GMT Balazs Dezso [614:3314f58e7b25] * Makefile.am (modified) * configure.ac (modified) * lemon/Makefile.am (modified) * lemon/cbc.cc (added) * lemon/cbc.h (added) * lemon/config.h.in (modified) * m4/lx_check_cbc.m4 (added) * test/mip_test.cc (modified) Add CBC support (#204) 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, 27 Mar 2009 17:49:25 GMT Peter Kovacs [605:f53d641aa967] * test/counter_test.cc (modified) * test/time_measure_test.cc (modified) Improve timer and counter tests (#253) - Do not print the output ... Thu, 19 Mar 2009 07:40:34 GMT Balazs Dezso [598:9d0d7e20f76d] * lemon/cplex.cc (modified) * lemon/cplex.h (modified) * lemon/glpk.cc (modified) * test/lp_test.cc (modified) * test/mip_test.cc (modified) Fix lp related errors and warnings (#241 and #242) Mon, 16 Mar 2009 13:51:32 GMT Akos Ladanyi [596:ba659d676331] * CMakeLists.txt (modified) * demo/CMakeLists.txt (modified) * doc/CMakeLists.txt (modified) * lemon/CMakeLists.txt (modified) * test/CMakeLists.txt (modified) * tools/CMakeLists.txt (modified) Make it possible to use LEMON as a CMake subproject (#240) Wed, 04 Mar 2009 13:56:09 GMT Peter Kovacs [593:d6b40ebb2617] * lemon/gomory_hu.h (modified) * test/gomory_hu_test.cc (modified) Doc improvements in GomoryHu (#66) And make init() and start() ... Wed, 25 Feb 2009 11:10:57 GMT Alpar Juttner [592:e72bacfea6b7] * lemon/Makefile.am (modified) * lemon/gomory_hu.h (moved) * test/gomory_hu_test.cc (modified) Remane GomoryHuTree to GomoryHu (#66) Wed, 25 Feb 2009 11:10:52 GMT Alpar Juttner [591:ccd2d3a3001e] * lemon/gomory_hu_tree.h (modified) * test/gomory_hu_test.cc (modified) Cut iterators for GomoryHuTree + doc cleanup + bug fixes (#66) 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) Wed, 04 Mar 2009 13:43:05 GMT Alpar Juttner [589:fc6c7aab4b8d] * lemon/glpk.cc (modified) * lemon/glpk.cc (modified) * lemon/glpk.h (modified) * lemon/glpk.h (modified) * test/lp_test.cc (modified) * test/lp_test.cc (modified) * test/mip_test.cc (modified) * test/mip_test.cc (modified) Merge Thu, 26 Feb 2009 07:39:16 GMT Alpar Juttner [587:9db62975c32b] * lemon/clp.cc (modified) * lemon/clp.h (modified) * lemon/cplex.cc (modified) * lemon/cplex.h (modified) * lemon/glpk.cc (modified) * lemon/glpk.h (modified) * lemon/lp_base.h (modified) * lemon/lp_skeleton.cc (modified) * lemon/lp_skeleton.h (modified) * lemon/soplex.cc (modified) * lemon/soplex.h (modified) * test/lp_test.cc (modified) * test/mip_test.cc (modified) Fix newSolver()/cloneSolver() API in LP tools + doc improvements ... Mon, 23 Feb 2009 22:44:29 GMT Balazs Dezso [585:ba124394367a] * lemon/glpk.cc (modified) * lemon/glpk.h (modified) * test/lp_test.cc (modified) * test/mip_test.cc (modified) Automatic GLPK env deallocation (#213) Mon, 23 Feb 2009 21:54:25 GMT Balazs Dezso [584:0fec6a017ead] * lemon/glpk.cc (modified) * lemon/glpk.h (modified) * test/lp_test.cc (modified) * test/mip_test.cc (modified) Fix GLPK tests (#213) Mon, 23 Feb 2009 13:53:45 GMT Peter Kovacs [578:ba7bafdc458d] * test/euler_test.cc (modified) Avoid warnings in test/euler_test.h (#65) 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) Fri, 13 Feb 2009 12:29:28 GMT Balazs Dezso [559:9b9ffe7d9b75] * lemon/adaptors.h (modified) * lemon/edge_set.h (modified) * test/CMakeLists.txt (modified) * test/edge_set_test.cc (modified) Fixes for MSVC 2008 in grap_adaptors.h and edge_set.h (#194) ... Thu, 22 Jan 2009 14:46:15 GMT Alpar Juttner [554:e6ae4999cf22] * CMakeLists.txt (modified) * lemon/base.cc (modified) * test/CMakeLists.txt (modified) * test/maps_test.cc (modified) Suppress or fix VS2008 warnings + turn off faulty tests using CMAKE ... Mon, 12 Jan 2009 22:11:39 GMT Peter Kovacs [550:c35afa9e89e7] * test/adaptors_test.cc (modified) Slightly simplify adaptors_test.cc Tue, 28 Apr 2009 12:38:06 GMT Akos Ladanyi [539:d8ca76573eb3] * CMakeLists.txt (modified) * demo/CMakeLists.txt (modified) * lemon/CMakeLists.txt (modified) * lemon/Makefile.am (modified) * test/CMakeLists.txt (modified) Install lemon/config.h (#274) 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 Thu, 22 Jan 2009 15:15:51 GMT Alpar Juttner [500:2b6a20528f35] * CMakeLists.txt (modified) * lemon/base.cc (modified) * test/maps_test.cc (modified) Backport [e6ae4999cf22] from main (Suppress or fix VS2008 warnings) ... Wed, 21 Jan 2009 18:08:31 GMT Akos Ladanyi [498:f59df77f5c8d] * demo/CMakeLists.txt (modified) * lemon/CMakeLists.txt (modified) * test/CMakeLists.txt (modified) Fix CMAKE build without GLPK Tue, 20 Jan 2009 12:23:14 GMT Akos Ladanyi [496:17d918051964] * CMakeLists.txt (modified) * cmake/FindGLPK.cmake (added) * demo/CMakeLists.txt (modified) * lemon/CMakeLists.txt (modified) * lemon/config.h.cmake (added) * test/CMakeLists.txt (modified) Build GLPK dependent parts with CMake too 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)