# # ChangeLog for lemon in lemon # # Generated by Trac 1.2.3 # 03/28/24 12:04:43 Mon, 05 Apr 2010 21:41:05 GMT Peter Kovacs [966:dc376822c17d] * lemon/core.h (modified) Add an undirected() function (#364) Mon, 05 Apr 2010 21:33:57 GMT Peter Kovacs [965:ece1f8a3052d] * lemon/bits/edge_set_extender.h (modified) * lemon/bits/graph_adaptor_extender.h (modified) Add missing UndirectedTags (#364) Thu, 18 Mar 2010 13:17:03 GMT Alpar Juttner [960: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) Wed, 17 Mar 2010 23:30:25 GMT Peter Kovacs [959:38213abd2911] * LICENSE (modified) * doc/groups.dox (modified) * lemon/arg_parser.h (modified) * lemon/hartmann_orlin_mmc.h (modified) Small doc fixes and improvements (#359) Thu, 18 Mar 2010 12:18:58 GMT Alpar Juttner [958: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 [956: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) Wed, 17 Mar 2010 11:35:52 GMT Balazs Dezso [955:7f6e2bd76654] * lemon/fractional_matching.h (modified) * lemon/matching.h (modified) Fix multiple executions in matchings (fract. mathcings) (#356) Wed, 17 Mar 2010 09:29:57 GMT Alpar Juttner [954:07ec2b52e53d] * lemon/matching.h (modified) * lemon/matching.h (modified) * lemon/unionfind.h (modified) * lemon/unionfind.h (modified) Merge #356 Tue, 16 Mar 2010 20:27:35 GMT Alpar Juttner [953: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 [951:41d7ac528c3a] * lemon/fractional_matching.h (modified) * test/fractional_matching_test.cc (modified) Uniforming primal scale to 2 (#314) Thu, 04 Mar 2010 09:17:02 GMT Balazs Dezso [950:86613aa28a0c] * lemon/fractional_matching.h (modified) Fix documentation issues (#314) Sat, 26 Sep 2009 08:17:31 GMT Balazs Dezso [949: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 [948: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) Sun, 20 Sep 2009 19:38:24 GMT Balazs Dezso [947:0513ccfea967] * lemon/matching.h (modified) General improvements in weighted matching algorithms (#314) - Fix ... Wed, 17 Mar 2010 09:23:17 GMT Alpar Juttner [946:1248d23d6e93] * lemon/unionfind.h (modified) * lemon/unionfind.h (modified) Merge bugfix #356 to branch 1.1 Tue, 16 Mar 2010 20:12:10 GMT Balazs Dezso [945:5b926cc36a4b] * lemon/matching.h (modified) * lemon/unionfind.h (modified) Fix multiple execution bug in weighted matchings (#356) This chgset ... Sat, 13 Mar 2010 21:01:38 GMT Peter Kovacs [942: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 ... Mon, 08 Mar 2010 07:33:41 GMT Peter Kovacs [941:a93f1a27d831] * lemon/capacity_scaling.h (modified) * lemon/cost_scaling.h (modified) * lemon/hartmann_orlin.h (modified) * lemon/howard.h (modified) * lemon/karp.h (modified) * lemon/suurballe.h (modified) Fix gcc 3.3 compilation error (#354) gcc 3.3 requires that a class ... Thu, 04 Mar 2010 09:03:14 GMT Peter Kovacs [936:b6f76c95992e] * lemon/network_simplex.h (modified) Clarify type names in NetworkSimplex (#353) This patch clarifies ... Tue, 02 Mar 2010 09:03:07 GMT Peter Kovacs [934:930ddeafdb20] * lemon/hao_orlin.h (modified) Add tolerance() functions for HaoOrlin (#306) Wed, 03 Mar 2010 17:22:13 GMT Alpar Juttner [933:ac5f72c48367] * lemon/Makefile.am (modified) * lemon/Makefile.am (modified) * lemon/binom_heap.h (deleted) * lemon/fourary_heap.h (deleted) * lemon/kary_heap.h (deleted) Merge #301 Fri, 16 Oct 2009 07:35:46 GMT Peter Kovacs [931: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 [929: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 ... Wed, 03 Mar 2010 16:00:08 GMT Alpar Juttner [928:7bf1117178af] * lemon/suurballe.h (modified) * lemon/suurballe.h (modified) Merge bugfixes #323 to branch 1.1 Fri, 16 Oct 2009 00:32:30 GMT Peter Kovacs [927:9a7e4e606f83] * lemon/suurballe.h (modified) * test/suurballe_test.cc (modified) Add a fullInit() function to Suurballe (#181, #323) to provide ... Thu, 15 Oct 2009 23:06:16 GMT Peter Kovacs [926:ec0b1b423b8b] * lemon/suurballe.h (modified) Rework and improve Suurballe (#323) - Improve the implementation: ... Thu, 15 Oct 2009 19:04:50 GMT Peter Kovacs [925:30c77d1c0cba] * lemon/suurballe.h (modified) Remove unnecessary integer requirement in Suurballe (#323) Thu, 15 Oct 2009 19:03:17 GMT Peter Kovacs [924:c67e235c832f] * lemon/suurballe.h (modified) Bug fix in Suurballe (#323) Fri, 19 Feb 2010 13:08:32 GMT Peter Kovacs [917:a6eb9698c321] * lemon/bellman_ford.h (modified) * test/bellman_ford_test.cc (modified) Support tolerance technique for BellmanFord (#51) A new operation ... Sun, 14 Feb 2010 18:23:55 GMT Alpar Juttner [915:c2ff0a365245] * demo/arg_parser_demo.cc (modified) * lemon/arg_parser.cc (modified) * lemon/arg_parser.h (modified) ArgParser can throw exception instead of exit(1) (#332) Fri, 26 Feb 2010 22:53:09 GMT Peter Kovacs [914:aa8c9008b3de] * lemon/hartmann_orlin.h (modified) * lemon/howard.h (modified) * lemon/karp.h (modified) Better return type for cycleLength() functions (#179) in the min ... Fri, 26 Feb 2010 16:08:30 GMT Alpar Juttner [913:2f9d9bcc1867] * lemon/Makefile.am (modified) * lemon/Makefile.am (modified) * lemon/bits/map_extender.h (modified) * lemon/bits/map_extender.h (modified) * lemon/bucket_heap.h (deleted) * lemon/fib_heap.h (deleted) * lemon/radix_heap.h (deleted) Merge 4 backouts (#50, #312) 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 ... Fri, 26 Feb 2010 13:00:20 GMT Alpar Juttner [911:2914b6f0fde0] * lemon/capacity_scaling.h (modified) * lemon/capacity_scaling.h (modified) * lemon/cost_scaling.h (modified) * lemon/cost_scaling.h (modified) * lemon/cycle_canceling.h (modified) * lemon/cycle_canceling.h (modified) * lemon/network_simplex.h (modified) * lemon/network_simplex.h (modified) Merge #340 Sat, 20 Feb 2010 17:39:03 GMT Peter Kovacs [910:f3bc4e9b5f3a] * lemon/capacity_scaling.h (modified) * lemon/cost_scaling.h (modified) * lemon/cycle_canceling.h (modified) * lemon/network_simplex.h (modified) New heuristics for MCF algorithms (#340) and some implementation ... Sun, 21 Feb 2010 17:55:30 GMT Alpar Juttner [909:2c35bef44dd1] * lemon/graph_to_eps.h (modified) * lemon/graph_to_eps.h (modified) Merge bugfix #336 Sun, 21 Feb 2010 17:55:01 GMT Alpar Juttner [908:c6f725eff737] * lemon/graph_to_eps.h (modified) * lemon/graph_to_eps.h (modified) Merge bugfix #336 to branch 1.1 Thu, 11 Feb 2010 09:02:11 GMT Alpar Juttner [906:f58e01094738] * lemon/graph_to_eps.h (modified) Fix the date field comment of graphToEps() output (#336) Thu, 10 Dec 2009 08:09:08 GMT Balazs Dezso [903:207ba6c0f2e4] * lemon/lp_base.h (modified) Fix LpBase::addRow(Constr) (#334) Sun, 14 Feb 2010 22:14:09 GMT Balazs Dezso [902:d2bc45e8f6f2] * lemon/glpk.h (modified) * lemon/glpk.h (modified) Merge bugfix #337 Sun, 14 Feb 2010 22:10:24 GMT Balazs Dezso [900:5100072d83ca] * lemon/glpk.h (modified) Use void* like LPX object (#337) Fri, 12 Feb 2010 21:24:26 GMT Alpar Juttner [899:cc9e0c15d747] * lemon/capacity_scaling.h (modified) * lemon/capacity_scaling.h (modified) * lemon/cost_scaling.h (modified) * lemon/cost_scaling.h (modified) Merge 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, 11 Feb 2010 06:40:29 GMT Peter Kovacs [896:5fd7fafc4470] * lemon/planarity.h (modified) Doc improvements for planarity related tools (#62) Thu, 10 Dec 2009 08:14:47 GMT Balazs Dezso [894:268a052c3043] * lemon/unionfind.h (modified) Fix clear() function in ExtendFindEnum (#335), backport of [28c7ad6f8d91] Thu, 10 Dec 2009 08:14:47 GMT Balazs Dezso [893:cf0c1b85618c] * lemon/unionfind.h (modified) Fix clear() function in ExtendFindEnum (#335), backport of [28c7ad6f8d91] Fri, 12 Feb 2010 10:00:20 GMT Peter Kovacs [891:75e6020b19b1] * lemon/bellman_ford.h (modified) * lemon/bfs.h (modified) * lemon/capacity_scaling.h (modified) * lemon/circulation.h (modified) * lemon/cost_scaling.h (modified) * lemon/dfs.h (modified) * lemon/dijkstra.h (modified) * lemon/hartmann_orlin.h (modified) * lemon/howard.h (modified) * lemon/karp.h (modified) * lemon/min_cost_arborescence.h (modified) * lemon/preflow.h (modified) Add doc for the traits class parameters (#315) Tue, 09 Feb 2010 22:29:51 GMT Peter Kovacs [889:a7e93de12cbd] * lemon/preflow.h (modified) Add a warning about huge capacities in Preflow (#319) Mon, 14 Dec 2009 05:07:52 GMT Alpar Juttner [888:f903263902f6] * lemon/Makefile.am (modified) * lemon/Makefile.am (modified) Merge #180 and a bugfix in #51 Thu, 12 Nov 2009 23:39:28 GMT Peter Kovacs [887:072ec8120958] * lemon/capacity_scaling.h (modified) * lemon/cost_scaling.h (modified) Small bug fixes (#180) Thu, 12 Nov 2009 23:37:55 GMT Peter Kovacs [886:7ef7a5fbb85d] * lemon/cost_scaling.h (modified) * lemon/cycle_canceling.h (modified) Rename a private type in MCF classes (#180) The new MCF algorithms ... Thu, 12 Nov 2009 23:15:50 GMT Peter Kovacs [883:b87f0504cdbe] * lemon/concepts/heap.h (modified) Fixes in the heap concept to avoid warnings (#180) Thu, 12 Nov 2009 23:11:11 GMT Peter Kovacs [882:277ef0218f0c] * lemon/cycle_canceling.h (modified) Add citations to CycleCanceling (#180, #184) Thu, 12 Nov 2009 23:10:33 GMT Peter Kovacs [881:aef153f430e1] * lemon/Makefile.am (modified) * lemon/cancel_and_tighten.h (deleted) * lemon/cycle_canceling.h (modified) Entirely rework cycle canceling algorithms (#180) - Move the ... Thu, 12 Nov 2009 23:09:35 GMT Peter Kovacs [880:0643a9c2c3ae] * lemon/Makefile.am (modified) * lemon/cancel_and_tighten.h (added) * lemon/cycle_canceling.h (added) Port cycle canceling algorithms from SVN -r3524 (#180) Thu, 12 Nov 2009 22:52:51 GMT Peter Kovacs [879:25804ef35064] * doc/groups.dox (modified) * lemon/capacity_scaling.h (modified) * lemon/cost_scaling.h (modified) Add citations to the scaling MCF algorithms (#180, #184) and improve ... Thu, 12 Nov 2009 22:49:05 GMT Peter Kovacs [878:4b1b378823dc] * lemon/capacity_scaling.h (modified) * lemon/cost_scaling.h (modified) * lemon/network_simplex.h (modified) Small doc improvements + unifications in MCF classes (#180) Thu, 12 Nov 2009 22:45:15 GMT Peter Kovacs [877:fe80a8145653] * lemon/capacity_scaling.h (modified) * lemon/network_simplex.h (modified) Small implementation improvements in MCF algorithms (#180) - ... Thu, 12 Nov 2009 22:34:35 GMT Peter Kovacs [876:3b53491bf643] * lemon/capacity_scaling.h (modified) * lemon/cost_scaling.h (modified) More options for run() in scaling MCF algorithms (#180) - Three ... Thu, 12 Nov 2009 22:30:45 GMT Peter Kovacs [875:22bb98ca0101] * lemon/cost_scaling.h (modified) Entirely rework CostScaling (#180) - Use the new interface ... Thu, 12 Nov 2009 22:29:42 GMT Peter Kovacs [874:9c428bb2b105] * lemon/Makefile.am (modified) * lemon/cost_scaling.h (added) Port CostScaling from SVN -r3524 (#180) Thu, 12 Nov 2009 22:27:21 GMT Peter Kovacs [873:78071e00de00] * lemon/capacity_scaling.h (modified) Traits class + a named parameter for CapacityScaling (#180) to ... Thu, 12 Nov 2009 22:26:13 GMT Peter Kovacs [872:fa6f37d7a25b] * lemon/capacity_scaling.h (modified) Entirely rework CapacityScaling (#180) - Use the new interface ... Thu, 12 Nov 2009 22:17:34 GMT Peter Kovacs [871:d3e32a777d0b] * lemon/Makefile.am (modified) * lemon/capacity_scaling.h (added) Port CapacityScaling from SVN -r3524 (#180) Sun, 13 Dec 2009 21:19:08 GMT Peter Kovacs [870:4db8d5ccd26b] * lemon/bellman_ford.h (modified) Memory leak bugfix in BellmanFord (#51) Thu, 10 Dec 2009 16:18:25 GMT Alpar Juttner [869:1b89e29c9fc7] * lemon/path.h (modified) * lemon/path.h (modified) Merge bugfix #330 Thu, 10 Dec 2009 16:10:25 GMT Alpar Juttner [868:76689f2fc02d] * lemon/Makefile.am (modified) * lemon/Makefile.am (modified) * lemon/path.h (modified) * lemon/path.h (modified) Merge bugfix #330 to branch 1.1 Thu, 10 Dec 2009 16:05:35 GMT Alpar Juttner [867:994c7df296c9] * lemon/bits/base_extender.h (deleted) * lemon/bits/map_extender.h (modified) * lemon/bits/map_extender.h (modified) * lemon/path.h (modified) * lemon/path.h (modified) Merge Fri, 13 Nov 2009 11:33:33 GMT Peter Kovacs [865:e9c203fb003d] * lemon/bits/map_extender.h (modified) Bug fix in map_extender.h (#330) Thu, 10 Dec 2009 08:14:47 GMT Balazs Dezso [864:28c7ad6f8d91] * lemon/unionfind.h (modified) Fix clear() function in ExtendFindEnum (#335) 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 20:21:26 GMT Balazs Dezso [859:921d5bf41ac2] * lemon/hartmann_orlin.h (modified) Fix in HartmannOrlin algorithm (#333) Thu, 05 Nov 2009 15:01:39 GMT Alpar Juttner [858:2305167d2491] * lemon/path.h (modified) * lemon/path.h (modified) Merge fix #321 Mon, 12 Oct 2009 14:30:18 GMT Alpar Juttner [856:c05bb175d3ee] * lemon/path.h (modified) * lemon/path.h (modified) Merge bugfix in #250 Thu, 20 Aug 2009 20:41:40 GMT Alpar Juttner [850:841e1fd5e2b3] * lemon/Makefile.am (modified) * lemon/Makefile.am (modified) Merge bugfix #302 Tue, 12 May 2009 11:09:55 GMT Alpar Juttner [844:c01a98ce01fd] * doc/groups.dox (modified) * doc/groups.dox (modified) * lemon/bits/base_extender.h (deleted) Merge Thu, 07 May 2009 00:05:12 GMT Peter Kovacs [843:189760a7cdd0] * doc/groups.dox (modified) * lemon/suurballe.h (modified) Remove references of missing tools (#257) Wed, 18 Nov 2009 13:38:38 GMT Alpar Juttner [839:a2d5fd4c309a] * lemon/maps.h (modified) * lemon/maps.h (modified) Merge 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) Wed, 18 Nov 2009 13:38:02 GMT Alpar Juttner [835:c92296660262] * doc/min_cost_flow.dox (modified) * doc/min_cost_flow.dox (modified) * lemon/bellman_ford.h (modified) * lemon/bellman_ford.h (modified) * lemon/bfs.h (modified) * lemon/bfs.h (modified) * lemon/dfs.h (modified) * lemon/dfs.h (modified) * lemon/dijkstra.h (modified) * lemon/dijkstra.h (modified) * lemon/hypercube_graph.h (modified) * lemon/hypercube_graph.h (modified) * lemon/list_graph.h (modified) * lemon/list_graph.h (modified) * lemon/network_simplex.h (modified) * lemon/network_simplex.h (modified) * lemon/preflow.h (modified) * lemon/preflow.h (modified) Merge Sun, 15 Nov 2009 18:57:02 GMT Peter Kovacs [834:c2230649a493] * lemon/adaptors.h (modified) * lemon/bfs.h (modified) * lemon/dfs.h (modified) * lemon/dijkstra.h (modified) * lemon/edge_set.h (modified) * lemon/full_graph.h (modified) * lemon/grid_graph.h (modified) * lemon/hypercube_graph.h (modified) * lemon/list_graph.h (modified) * lemon/smart_graph.h (modified) * lemon/static_graph.h (modified) Various doc improvements (#331) - Add notes to the graph classes ... Fri, 13 Nov 2009 17:10:06 GMT Peter Kovacs [833:e20173729589] * doc/min_cost_flow.dox (modified) * lemon/bellman_ford.h (modified) * lemon/bfs.h (modified) * lemon/circulation.h (modified) * lemon/concepts/digraph.h (modified) * lemon/concepts/graph.h (modified) * lemon/concepts/graph_components.h (modified) * lemon/counter.h (modified) * lemon/dfs.h (modified) * lemon/dijkstra.h (modified) * lemon/gomory_hu.h (modified) * lemon/graph_to_eps.h (modified) * lemon/hypercube_graph.h (modified) * lemon/lgf_reader.h (modified) * lemon/list_graph.h (modified) * lemon/lp_base.h (modified) * lemon/maps.h (modified) * lemon/network_simplex.h (modified) * lemon/preflow.h (modified) * lemon/time_measure.h (modified) * lemon/unionfind.h (modified) Small doc fixes in several files (#331) Fri, 13 Nov 2009 16:30:26 GMT Peter Kovacs [832:9ae88e7c04a7] * lemon/concepts/path.h (modified) Doc improvements for Path and PathDumper concepts (#331) Thu, 05 Nov 2009 14:50:01 GMT Alpar Juttner [831:1a7fe3bef514] * lemon/bits/base_extender.h (deleted) * lemon/path.h (modified) * lemon/path.h (modified) Merge #321 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) Thu, 05 Nov 2009 09:01:02 GMT Alpar Juttner [826:c160bf9f18ef] * lemon/static_graph.h (modified) * lemon/static_graph.h (modified) Merge Tue, 29 Sep 2009 11:03:34 GMT Peter Kovacs [825:a143f19f465b] * lemon/bits/graph_extender.h (modified) * lemon/edge_set.h (modified) * lemon/full_graph.h (modified) * lemon/hypercube_graph.h (modified) * lemon/smart_graph.h (modified) * lemon/static_graph.h (modified) Make some graph member functions static (#311, #68) 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 14:32:47 GMT Peter Kovacs [822:6cab2ab9d8e7] * lemon/static_graph.h (modified) Add documentation for StaticDigraph (#68) 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) Tue, 25 Aug 2009 09:09:02 GMT Peter Kovacs [820:cf360f758f25] * lemon/Makefile.am (modified) * lemon/static_graph.h (added) Port StaticDigraph from SVN -r3524 (#68) Fri, 16 Oct 2009 07:50:18 GMT Peter Kovacs [819:f964a00b9068] * lemon/hartmann_orlin.h (modified) * lemon/karp.h (modified) Small fix in the doc (#179) Thu, 15 Oct 2009 10:55:41 GMT Peter Kovacs [818:8452ca46e29a] * doc/groups.dox (modified) * lemon/hartmann_orlin.h (modified) * lemon/howard.h (modified) * lemon/karp.h (modified) Add citations to the min mean cycle classes (#179, #184) 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)