# # ChangeLog for lemon in lemon-0.x # # Generated by Trac 1.2.3 # 04/27/24 21:31:17 Tue, 04 Jul 2006 19:02:15 GMT Akos Ladanyi [2652:6c02e1ecaa84] * benchmark/Makefile.am (modified) * demo/Makefile.am (modified) * doc/Makefile.am (modified) * lemon/Makefile.am (modified) * test/Makefile.am (modified) Distribute Makefiles. Tue, 04 Jul 2006 18:54:34 GMT Akos Ladanyi [2651:184dcd8c07d0] * doc/Makefile.am (modified) * lemon/Makefile.am (modified) Distribute Doxyfile.in and lemon.pc.in. Tue, 04 Jul 2006 11:58:39 GMT Akos Ladanyi [2649:68eaa3e9029d] * Makefile.am (modified) * benchmark/Makefile.am (modified) * demo/Makefile.am (modified) * doc/Doxyfile.in (modified) * doc/Makefile.am (modified) * doc/icons/geom/ftv2doc.png (added) * doc/icons/geom/ftv2folderclosed.png (added) * doc/icons/geom/ftv2folderopen.png (added) * doc/icons/geom/osszes.xcf (added) * lemon/Makefile.am (modified) * test/Makefile.am (modified) The distcheck and doc targets should work now too. Tue, 04 Jul 2006 10:06:24 GMT Akos Ladanyi [2647:aa4a3a04fb4c] * Makefile.am (added) * benchmark/Makefile (added) * benchmark/Makefile.am (added) * bootstrap (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) * test/Makefile (added) * test/Makefile.am (added) Copied the autotools files from trunk and commented them out so that ... Thu, 04 Jun 2009 01:19:06 GMT Peter Kovacs [2638:61bf01404ede] * lemon/network_simplex.h (modified) Various improvements for NS pivot rules Mon, 01 Jun 2009 15:37:51 GMT Peter Kovacs [2636:1f99c95ddd2d] * lemon/cancel_and_tighten.h (added) Add the Cancel and Tighten min cost flow algorithm Mon, 01 Jun 2009 15:35:27 GMT Peter Kovacs [2635:23570e368afa] * lemon/network_simplex.h (modified) XTI data structure for NS - backport hg commit [8c3112a66878] Fri, 06 Feb 2009 21:52:34 GMT Peter Kovacs [2634:e98bbe64cca4] * lemon/network_simplex.h (modified) Rework Network Simplex Use simpler and faster graph implementation ... Wed, 04 Feb 2009 14:42:31 GMT Alpar Juttner [2633:4f47c0f6be04] * lemon/elevator.h (modified) Remove a faulty include from elevator.h Sun, 21 Dec 2008 20:13:28 GMT Balazs Dezso [2632:511cf2518a32] * lemon/unionfind.h (modified) Backport hg commit [81d40f1c850c] (ticket #197) Sat, 20 Dec 2008 22:45:48 GMT Balazs Dezso [2631:212ea31bf6b9] * lemon/unionfind.h (modified) Backport hg commit [52c04a2a652c] (ticket #197) Thu, 13 Nov 2008 16:17:50 GMT Peter Kovacs [2630:d239741cfd44] * lemon/network_simplex.h (modified) Various improvements in NetworkSimplex. - Faster variant of ... Thu, 13 Nov 2008 15:29:04 GMT Peter Kovacs [2629:84354c78b068] * lemon/capacity_scaling.h (modified) * lemon/cost_scaling.h (modified) * lemon/cycle_canceling.h (modified) * lemon/network_simplex.h (modified) Improved constructors for min cost flow classes Removing the ... Thu, 13 Nov 2008 10:54:42 GMT Peter Kovacs [2628:74520139e388] * lemon/network_simplex.h (modified) Improve tree update procedure in NetworkSimplex The new method ... Wed, 15 Oct 2008 12:04:11 GMT Peter Kovacs [2625:c51b320bc51c] * lemon/cost_scaling.h (modified) Major improvement in the cost scaling algorithm - Add a new ... Wed, 08 Oct 2008 09:17:01 GMT Balazs Dezso [2624:dc4dd5fc0e25] * lemon/hao_orlin.h (modified) * lemon/min_cost_arborescence.h (modified) Bug fixes is HaoOrlin and MinCostArborescence MinCostArborescence ... Mon, 06 Oct 2008 15:08:17 GMT Peter Kovacs [2623:90defb96ee61] * lemon/capacity_scaling.h (modified) * lemon/cost_scaling.h (modified) * lemon/cycle_canceling.h (modified) * lemon/network_simplex.h (modified) Add missing pointer initializing in min cost flow classes Sun, 05 Oct 2008 20:08:13 GMT Balazs Dezso [2622:fa2877651022] * lemon/lp_glpk.cc (modified) Fix _setCoeff Sun, 05 Oct 2008 13:37:17 GMT Peter Kovacs [2620:8f41a3129746] * lemon/capacity_scaling.h (modified) * lemon/cost_scaling.h (modified) * lemon/cycle_canceling.h (modified) * lemon/min_cost_flow.h (modified) * lemon/min_cost_max_flow.h (modified) * lemon/min_mean_cycle.h (modified) Doc improvements Sun, 05 Oct 2008 13:36:43 GMT Peter Kovacs [2619:30fb4d68b0e8] * lemon/network_simplex.h (modified) Improve network simplex algorithm - Remove "Limited Search" and ... Fri, 19 Sep 2008 15:14:41 GMT Balazs Dezso [2618:6aa6fcaeaea5] * lemon/bits/bezier.h (modified) * lemon/bits/traits.h (modified) * lemon/circulation.h (modified) * lemon/dijkstra.h (modified) * lemon/edge_set.h (modified) * lemon/graph_to_eps.h (modified) * lemon/lemon_reader.h (modified) * lemon/list_graph.h (modified) * lemon/lp_base.h (modified) * lemon/min_mean_cycle.h (modified) * lemon/preflow.h (modified) * lemon/random.h (modified) * test/bipartite_matching_test.cc (modified) * tools/lgf-gen.cc (modified) G++-4.3 compatibility changes Tue, 22 Jul 2008 11:29:57 GMT Balazs Dezso [2617:5222a3c470ed] * lemon/bpugraph_adaptor.h (modified) * lemon/graph_adaptor.h (modified) * lemon/ugraph_adaptor.h (modified) Backport bug fix for Id handling from hg changeset [e67acd83a9ca] Tue, 22 Jul 2008 11:20:06 GMT Balazs Dezso [2616:02971275e7bf] * lemon/graph_utils.h (modified) Back port bug fix from hg changeset [0915721396dc] Fri, 13 Jun 2008 09:51:45 GMT Balazs Dezso [2613:3d14a3449362] * lemon/arg_parser.h (modified) Back porting hg commit 81563e019fa4 Tue, 10 Jun 2008 11:36:17 GMT Balazs Dezso [2612:3d65053d01a3] * lemon/max_matching.h (modified) Bug fix initialization The std::numeric_limits::min() means ... Sun, 25 May 2008 16:35:05 GMT Balazs Dezso [2611:b526b87d8c2f] * lemon/bfs.h (modified) * lemon/dfs.h (modified) Fixing bug in named parameters (Back port bug fix of ticket #95) Fri, 23 May 2008 10:55:41 GMT Balazs Dezso [2610:52cf8f8f25b4] * lemon/nauty_reader.h (modified) Bug fix full graph problam Fri, 16 May 2008 12:28:23 GMT Balazs Dezso [2609:c36f00f19f2b] * lemon/lp_base.h (modified) Fixing lp constraints (solving ticket #92) Sat, 19 Apr 2008 13:04:51 GMT Alpar Juttner [2608:207efbaea269] * lemon/random.h (modified) Avoid warning in random.h (backport of chgset 4790635473ef from ... Thu, 17 Apr 2008 21:46:06 GMT Peter Kovacs [2607:78e8de179fe2] * NEWS (modified) * lemon/Makefile.am (modified) * lemon/ssp_min_cost_flow.h (deleted) Remove SspMinCostFlow, since it is fully replaced by other classes. Tue, 08 Apr 2008 16:01:28 GMT Balazs Dezso [2605:852361980706] * lemon/config.h.in (modified) * lemon/lp_base.h (modified) * lemon/lp_cplex.cc (modified) * lemon/lp_cplex.h (modified) * lemon/lp_glpk.cc (modified) * lemon/lp_glpk.h (modified) * lemon/lp_skeleton.cc (modified) * lemon/lp_skeleton.h (modified) * lemon/lp_soplex.cc (modified) * lemon/lp_soplex.h (modified) * test/lp_test.cc (modified) Bug fixes in LP solvers - the copyLp is clarified - newLp and ... Tue, 08 Apr 2008 15:16:16 GMT Balazs Dezso [2604:e4ec01f1a4cd] * lemon/Makefile.am (modified) * test/Makefile.am (modified) Fix Makefile.am Thu, 03 Apr 2008 12:06:48 GMT Alpar Juttner [2599:b9905565d185] * lemon/random.h (modified) Serious bugfix in Random::gamma() Backport from hg b6bede534255 Tue, 25 Mar 2008 16:28:06 GMT Balazs Dezso [2598:71f4bd3a9ae8] * lemon/planarity.h (modified) Minor bug fix Thu, 20 Mar 2008 16:25:47 GMT Balazs Dezso [2596:9c00e972cdfd] * lemon/random.h (modified) * test/random_test.cc (modified) Back porting commit 81563e019fa4 Thu, 20 Mar 2008 11:38:01 GMT Balazs Dezso [2595:1cbd377bffb3] * lemon/nagamochi_ibaraki.h (modified) Bug fix for not connected graphs Fri, 14 Mar 2008 14:50:04 GMT Balazs Dezso [2594:97dcc3c5ea31] * lemon/max_matching.h (modified) Executable property removed Fri, 07 Mar 2008 00:24:23 GMT Peter Kovacs [2593:8eed667ea23c] * lemon/cycle_canceling.h (modified) * lemon/network_simplex.h (modified) Fix static member initializations (ticket #30). Sat, 01 Mar 2008 20:09:40 GMT Akos Ladanyi [2591:3b4d5bc3b4fb] * lemon/lp_cplex.cc (modified) * lemon/lp_glpk.cc (modified) In C++98 array size shall be an integral constant expression. Fixes ... Fri, 29 Feb 2008 16:09:29 GMT Peter Kovacs [2589:1bbb28acb8c9] * lemon/capacity_scaling.h (modified) Bug fix in CapacityScaling. Fri, 29 Feb 2008 15:57:52 GMT Peter Kovacs [2588:4d3bc1d04c1d] * lemon/capacity_scaling.h (modified) * lemon/cost_scaling.h (modified) * lemon/cycle_canceling.h (modified) * lemon/min_cost_flow.h (modified) * lemon/min_mean_cycle.h (modified) * lemon/network_simplex.h (modified) Small improvements in min cost flow files. Fri, 29 Feb 2008 15:55:39 GMT Peter Kovacs [2587:061be2e64eca] * lemon/min_cost_max_flow.h (modified) External flow and potential maps can be used in MinCostMaxFlow. Fri, 29 Feb 2008 15:55:13 GMT Peter Kovacs [2586:37fb2c384c78] * lemon/suurballe.h (modified) * test/suurballe_test.cc (modified) Reimplemented Suurballe class. - The new version is the specialized ... Thu, 28 Feb 2008 16:33:40 GMT Balazs Dezso [2585:20d42311e344] * lemon/bits/graph_extender.h (modified) Backport of bug fix hg 2de55e4f57a7 Thu, 28 Feb 2008 02:57:36 GMT Peter Kovacs [2583:7216b6a52ab9] * lemon/min_mean_cycle.h (modified) Small fixes and doc improvements in MinMeanCycle. Thu, 28 Feb 2008 02:55:23 GMT Peter Kovacs [2582:4f1ac622bb7a] * lemon/min_cost_max_flow.h (modified) Avoid map copy in MinCostMaxFlow. Thu, 28 Feb 2008 02:54:27 GMT Peter Kovacs [2581:054566ac0934] * lemon/capacity_scaling.h (modified) * lemon/cost_scaling.h (modified) * lemon/cycle_canceling.h (modified) * lemon/min_cost_flow.h (modified) * lemon/network_simplex.h (modified) Query improvements in the min cost flow algorithms. - External flow ... Wed, 27 Feb 2008 11:39:03 GMT Balazs Dezso [2580:fa71d9612c42] * lemon/pr_bipartite_matching.h (modified) Bug fixes Mon, 25 Feb 2008 12:35:06 GMT Peter Kovacs [2579:691ce54544c5] * lemon/min_cost_flow.h (modified) * lemon/min_cost_max_flow.h (modified) * lemon/network_simplex.h (modified) Bug fixes in min cost flow files. Use enum type instead of static ... Thu, 21 Feb 2008 13:06:33 GMT Akos Ladanyi [2578:979a0b389f84] * lemon/Makefile.am (modified) * lemon/lp_utils.cc (added) * lemon/lp_utils.h (modified) Put the definitions of global functions into a .cc file. Mon, 18 Feb 2008 03:34:16 GMT Peter Kovacs [2577:2c6204d4b0f6] * lemon/cost_scaling.h (added) Add a cost scaling min cost flow algorithm. Add a cost scaling ... Mon, 18 Feb 2008 03:32:56 GMT Peter Kovacs [2576:ae092c63d3ba] * lemon/min_cost_flow.h (modified) * lemon/min_cost_max_flow.h (modified) Improvements in MinCostFlow and MinCostMaxFlow. Main changes: - ... Mon, 18 Feb 2008 03:32:06 GMT Peter Kovacs [2575:e866e288cba6] * lemon/network_simplex.h (modified) Major improvements in NetworkSimplex. Main changes: - Use ... Mon, 18 Feb 2008 03:30:53 GMT Peter Kovacs [2574:7058c9690e7d] * lemon/capacity_scaling.h (modified) Improvements in CapacityScaling. Main changes: - Use -potenital[] ... Mon, 18 Feb 2008 03:30:12 GMT Peter Kovacs [2573:a9758ea1f01c] * lemon/cycle_canceling.h (modified) Improvements in CycleCanceling. Main changes: - Use function ... Fri, 08 Feb 2008 10:42:38 GMT Alpar Juttner [2570:c62964ff0d53] * lemon/random.h (modified) Fix a silly typo Fri, 08 Feb 2008 10:38:08 GMT Alpar Juttner [2569:12c2c5c4330b] * benchmark/bfs-bench.cc (modified) * benchmark/hcube.cc (modified) * benchmark/radix_sort-bench.cc (modified) * demo/descriptor_map_demo.cc (modified) * demo/eps_demo.cc (modified) * demo/graph_to_eps_demo.cc (modified) * demo/min_route.cc (modified) * demo/steiner_demo.cc (modified) * lemon/color.h (modified) * lemon/fib_heap.h (modified) * lemon/full_graph.h (modified) * lemon/graph_to_eps.h (modified) * lemon/graph_utils.h (modified) * lemon/lp_base.h (modified) * lemon/network_simplex.h (modified) * lemon/random.h (modified) * lemon/simann.h (modified) * test/all_pairs_shortest_path_test.cc (modified) * test/arborescence_test.cc (modified) * test/max_matching_test.cc (modified) * test/max_weighted_matching_test.cc (modified) * test/radix_sort_test.cc (modified) * tools/lgf-gen.cc (modified) #include -> #include Fri, 08 Feb 2008 10:18:55 GMT Alpar Juttner [2568:046c055217f6] * configure.ac (modified) * demo/descriptor_map_demo.cc (modified) * demo/eps_demo.cc (modified) * doc/maps.dox (modified) * doc/maps2.dox (modified) * lemon/Makefile.am (modified) * lemon/math.h (added) * lemon/random.h (modified) Math constants + configure bugfix backported from hg a315a588a20d ... Tue, 05 Feb 2008 12:41:05 GMT Peter Kovacs [2564:3250756f5add] * lemon/concepts/maps.h (modified) * lemon/maps.h (modified) Several doc improvements and fixes in maps.h and concepts/maps.h. Tue, 05 Feb 2008 11:23:23 GMT Peter Kovacs [2562:27c54b7f4f1d] * lemon/dim2.h (modified) Improvements and fixes in dim2.h. - Several doc improvements. - ... Tue, 29 Jan 2008 03:39:05 GMT Mihaly Barasz [2559:75dd6d724f26] * lemon/grid_ugraph.h (modified) grid_ugraph.h: fixed #18 (global functions inlined) Mon, 21 Jan 2008 15:35:55 GMT Alpar Juttner [2557:673cb4d1060b] * lemon/lp_glpk.h (modified) Reveal an existing functionality in the documentation Sun, 13 Jan 2008 10:32:14 GMT Peter Kovacs [2556:74c2c81055e1] * lemon/capacity_scaling.h (modified) * lemon/cycle_canceling.h (modified) * lemon/min_cost_flow.h (modified) * lemon/min_cost_max_flow.h (modified) * lemon/network_simplex.h (modified) Cleanup in the minimum cost flow files. The changes only affects the ... Sun, 13 Jan 2008 10:26:55 GMT Peter Kovacs [2555:a84e52e99f57] * lemon/min_mean_cycle.h (modified) Reimplemented MinMeanCycle to be much more efficient. The new ... Mon, 07 Jan 2008 17:07:40 GMT Alpar Juttner [2554:1775aaa02ac4] * lemon/kruskal.h (modified) Minor doc fix Mon, 07 Jan 2008 13:09:48 GMT Alpar Juttner [2553:bfced05fa852] * benchmark/bench_tools.h (modified) * benchmark/bfs-bench.cc (modified) * benchmark/edge_lookup.cc (modified) * benchmark/graph-bench.cc (modified) * benchmark/hcube.cc (modified) * benchmark/min_cut.cc (modified) * benchmark/min_cut_graphs.h (modified) * benchmark/radix_sort-bench.cc (modified) * benchmark/random_bench.cc (modified) * benchmark/swap_bipartite_bench.cc (modified) * demo/arg_parser_demo.cc (modified) * demo/circulation_demo.cc (modified) * demo/coloring.cc (modified) * demo/csp_demo.cc (modified) * demo/descriptor_map_demo.cc (modified) * demo/dijkstra_demo.cc (modified) * demo/dim_to_dot.cc (modified) * demo/disjoint_paths_demo.cc (modified) * demo/eps_demo.cc (modified) * demo/graph_orientation.cc (modified) * demo/graph_to_eps_demo.cc (modified) * demo/grid_ugraph_demo.cc (modified) * demo/hello_lemon.cc (modified) * demo/hello_world.cc (modified) * demo/kruskal_demo.cc (modified) * demo/lp_demo.cc (modified) * demo/lp_maxflow_demo.cc (modified) * demo/maps_summary.cc (modified) * demo/min_route.cc (modified) * demo/mip_demo.cc (modified) * demo/reader_writer_demo.cc (modified) * demo/sat-2.cc (modified) * demo/sat.cc (modified) * demo/simann_maxcut_demo.cc (modified) * demo/steiner_demo.cc (modified) * demo/strongly_connected_orientation.cc (modified) * demo/sub_graph_adaptor_demo.cc (modified) * demo/tight_edge_filter_map.h (modified) * demo/topological_ordering.cc (modified) * demo/topology_demo.cc (modified) * doc/algorithms.dox (modified) * doc/basic_concepts.dox (modified) * doc/coding_style.dox (modified) * doc/developers.dox (modified) * doc/developers_interface.dox (modified) * doc/dirs.dox (modified) * doc/getstart.dox (modified) * doc/getting_started.dox (modified) * doc/graph-adaptors.dox (modified) * doc/graph_io.dox (modified) * doc/graph_orientation.dox (modified) * doc/graphs.dox (modified) * doc/groups.dox (modified) * doc/lemon_file_format.dox (modified) * doc/license.dox (modified) * doc/mainpage.dox (modified) * doc/maps.dox (modified) * doc/maps1.dox (modified) * doc/maps2.dox (modified) * doc/named-param.dox (modified) * doc/namespaces.dox (modified) * doc/quicktour.dox (modified) * doc/read_write_bg.dox (modified) * doc/template.h (modified) * doc/tutorial.dox (modified) * doc/ugraphs.dox (modified) * lemon/arg_parser.cc (modified) * lemon/arg_parser.h (modified) * lemon/attic/debug.h (modified) * lemon/base.cc (modified) * lemon/bellman_ford.h (modified) * lemon/bfs.h (modified) * lemon/bin_heap.h (modified) * lemon/bipartite_matching.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/debug_map.h (modified) * lemon/bits/default_map.h (modified) * lemon/bits/edge_set_extender.h (modified) * lemon/bits/graph_adaptor_extender.h (modified) * lemon/bits/graph_extender.h (modified) * lemon/bits/invalid.h (modified) * lemon/bits/item_reader.h (modified) * lemon/bits/item_writer.h (modified) * lemon/bits/lp_id.h (modified) * lemon/bits/map_extender.h (modified) * lemon/bits/mingw32_time.cc (modified) * lemon/bits/mingw32_time.h (modified) * lemon/bits/path_dump.h (modified) * lemon/bits/traits.h (modified) * lemon/bits/utility.h (modified) * lemon/bits/variant.h (modified) * lemon/bits/vector_map.h (modified) * lemon/bpugraph_adaptor.h (modified) * lemon/bucket_heap.h (modified) * lemon/capacity_scaling.h (modified) * lemon/circulation.h (modified) * lemon/color.cc (modified) * lemon/color.h (modified) * lemon/concept_check.h (modified) * lemon/concepts/bpugraph.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/matrix_maps.h (modified) * lemon/concepts/path.h (modified) * lemon/concepts/ugraph.h (modified) * lemon/counter.h (modified) * lemon/csp.h (modified) * lemon/cycle_canceling.h (modified) * lemon/dag_shortest_path.h (modified) * lemon/dfs.h (modified) * lemon/dijkstra.h (modified) * lemon/dim2.h (modified) * lemon/dimacs.h (modified) * lemon/dinitz_sleator_tarjan.h (modified) * lemon/dist_log.h (modified) * lemon/dynamic_tree.h (modified) * lemon/edge_set.h (modified) * lemon/edmonds_karp.h (modified) * lemon/elevator.h (modified) * lemon/eps.cc (modified) * lemon/eps.h (modified) * lemon/error.h (modified) * lemon/euler.h (modified) * lemon/fib_heap.h (modified) * lemon/floyd_warshall.h (modified) * lemon/fredman_tarjan.h (modified) * lemon/full_graph.h (modified) * lemon/goldberg_tarjan.h (modified) * lemon/gomory_hu_tree.h (modified) * lemon/graph_adaptor.h (modified) * lemon/graph_reader.h (modified) * lemon/graph_to_eps.h (modified) * lemon/graph_utils.h (modified) * lemon/graph_writer.h (modified) * lemon/grid_ugraph.h (modified) * lemon/hao_orlin.h (modified) * lemon/hypercube_graph.h (modified) * lemon/iterable_maps.h (modified) * lemon/johnson.h (modified) * lemon/kruskal.h (modified) * lemon/lemon_reader.h (modified) * lemon/lemon_writer.h (modified) * lemon/list_graph.h (modified) * lemon/lp.h (modified) * lemon/lp_base.cc (modified) * lemon/lp_base.h (modified) * lemon/lp_cplex.cc (modified) * lemon/lp_cplex.h (modified) * lemon/lp_glpk.cc (modified) * lemon/lp_glpk.h (modified) * lemon/lp_skeleton.cc (modified) * lemon/lp_skeleton.h (modified) * lemon/lp_soplex.cc (modified) * lemon/lp_soplex.h (modified) * lemon/lp_utils.h (modified) * lemon/map_iterator.h (modified) * lemon/maps.h (modified) * lemon/matrix_maps.h (modified) * lemon/max_matching.h (modified) * lemon/min_cost_arborescence.h (modified) * lemon/min_cost_flow.h (modified) * lemon/min_cost_max_flow.h (modified) * lemon/min_mean_cycle.h (modified) * lemon/mip_cplex.cc (modified) * lemon/mip_cplex.h (modified) * lemon/mip_glpk.cc (modified) * lemon/mip_glpk.h (modified) * lemon/nagamochi_ibaraki.h (modified) * lemon/nauty_reader.h (modified) * lemon/network_simplex.h (modified) * lemon/path.h (modified) * lemon/path_utils.h (modified) * lemon/planarity.h (modified) * lemon/polynomial.h (modified) * lemon/pr_bipartite_matching.h (modified) * lemon/preflow.h (modified) * lemon/prim.h (modified) * lemon/radix_heap.h (modified) * lemon/radix_sort.h (modified) * lemon/random.cc (modified) * lemon/random.h (modified) * lemon/refptr.h (modified) * lemon/simann.h (modified) * lemon/smart_graph.h (modified) * lemon/ssp_min_cost_flow.h (modified) * lemon/static_graph.h (modified) * lemon/steiner.h (modified) * lemon/sub_graph.h (modified) * lemon/suurballe.h (modified) * lemon/tabu_search.h (modified) * lemon/time_measure.h (modified) * lemon/tolerance.h (modified) * lemon/topology.h (modified) * lemon/ugraph_adaptor.h (modified) * lemon/unionfind.h (modified) * lemon/vmap.h (modified) * scripts/update-copyright-header (modified) * test/all_pairs_shortest_path_test.cc (modified) * test/arborescence_test.cc (modified) * test/bfs_test.cc (modified) * test/bipartite_matching_test.cc (modified) * test/bpugraph_test.cc (modified) * test/counter_test.cc (modified) * test/dfs_test.cc (modified) * test/dijkstra_test.cc (modified) * test/dim_test.cc (modified) * test/edge_set_test.cc (modified) * test/error_test.cc (modified) * test/graph_adaptor_test.cc (modified) * test/graph_copy_test.cc (modified) * test/graph_factory_test.cc (modified) * test/graph_test.cc (modified) * test/graph_test.h (modified) * test/graph_utils_test.cc (modified) * test/graph_utils_test.h (modified) * test/heap_test.cc (modified) * test/heap_test.h (modified) * test/kruskal_test.cc (modified) * test/lp_test.cc (modified) * test/map_test.h (modified) * test/maps_test.cc (modified) * test/matrix_maps_test.cc (modified) * test/max_matching_test.cc (modified) * test/max_weighted_matching_test.cc (modified) * test/min_cost_flow_test.cc (modified) * test/mip_test.cc (modified) * test/path_test.cc (modified) * test/polynomial_test.cc (modified) * test/preflow_test.cc (modified) * test/radix_sort_test.cc (modified) * test/random_test.cc (modified) * test/refptr_test.cc (modified) * test/simann_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/ugraph_test.cc (modified) * test/unionfind_test.cc (modified) * tools/dim_to_lgf.cc (modified) * tools/lgf-gen.cc (modified) Happy New Year to LEMON (+ better update-copyright-header script) Mon, 31 Dec 2007 19:21:21 GMT Akos Ladanyi [2551:5004899aa870] * lemon/unionfind.h (modified) Include functional because of std::less. Sun, 30 Dec 2007 18:23:32 GMT Balazs Dezso [2550:f26368148b9c] * lemon/bipartite_matching.h (modified) * lemon/unionfind.h (modified) Changing degree of tournament tree Bug fix in union find Small ... Sat, 29 Dec 2007 15:11:41 GMT Balazs Dezso [2549:88b81ec599ed] * lemon/max_matching.h (modified) * test/Makefile.am (modified) * test/max_weighted_matching_test.cc (added) Test program for max weighted matchings Fri, 28 Dec 2007 11:00:51 GMT Balazs Dezso [2548:a3ba22ebccc6] * doc/groups.dox (modified) * lemon/bin_heap.h (modified) * lemon/max_matching.h (modified) * lemon/unionfind.h (modified) Edmond's Blossom shrinking algroithm: MaxWeightedMatching ... Thu, 27 Dec 2007 13:40:16 GMT Balazs Dezso [2547:f393a8162688] * lemon/bin_heap.h (modified) * lemon/bucket_heap.h (modified) * lemon/concepts/heap.h (modified) * lemon/fib_heap.h (modified) * lemon/radix_heap.h (modified) Renaming state_enum to State Removing "Type" suffix from typedefs ... Thu, 20 Dec 2007 15:21:22 GMT Balazs Dezso [2546:b5eba564bb60] * lemon/bin_heap.h (modified) Bug fix in erase Thu, 20 Dec 2007 15:13:06 GMT Balazs Dezso [2545:2bed3e806e1e] * lemon/random.h (modified) Casting index to int Wed, 19 Dec 2007 22:23:28 GMT Peter Kovacs [2544:5143b01bf1d5] * lemon/cycle_canceling.h (modified) Bug fix (Circulation interface changed). Wed, 19 Dec 2007 09:16:22 GMT Alpar Juttner [2543:a0443c411220] * lemon/time_measure.h (modified) Change the local variables lower case Mon, 17 Dec 2007 09:54:26 GMT Balazs Dezso [2542:faaa54ec4520] * lemon/unionfind.h (modified) Bug fix Wed, 12 Dec 2007 13:35:55 GMT Balazs Dezso [2541:e67ec65747fa] * lemon/circulation.h (modified) Bug fix Tue, 11 Dec 2007 17:42:49 GMT Balazs Dezso [2540:8ab1d3d7dea7] * lemon/graph_utils.h (modified) Avoiding warnings Tue, 11 Dec 2007 17:37:08 GMT Balazs Dezso [2539:c25f62a6452d] * benchmark/edge_lookup.cc (modified) * lemon/graph_utils.h (modified) DynEdgeLookUp implementation based on splay trees In general case it ... Mon, 10 Dec 2007 16:34:31 GMT Balazs Dezso [2538:7bdd328de87a] * lemon/dijkstra.h (modified) Bug fix in doc Mon, 10 Dec 2007 16:33:37 GMT Balazs Dezso [2537:4a2091b1796a] * lemon/dijkstra.h (modified) Using operation traits in dijkstra Wed, 05 Dec 2007 13:03:19 GMT Peter Kovacs [2535:716024e7c080] * lemon/capacity_scaling.h (modified) Redesigned CapacityScaling algorithm with almost the same interface. ... Wed, 05 Dec 2007 12:57:24 GMT Peter Kovacs [2534:edad4c3e926d] * lemon/graph_utils.h (modified) Improved docs. Wed, 05 Dec 2007 01:43:02 GMT Peter Kovacs [2533:aea952a1af99] * lemon/capacity_scaling.h (modified) * lemon/circulation.h (modified) * lemon/cycle_canceling.h (modified) * lemon/min_cost_flow.h (modified) * lemon/min_cost_max_flow.h (modified) * lemon/network_simplex.h (modified) Bug fixes. Tue, 04 Dec 2007 10:55:27 GMT Balazs Dezso [2530:f86f7e4eb2ba] * doc/groups.dox (modified) * lemon/hao_orlin.h (modified) * lemon/nagamochi_ibaraki.h (modified) Reimplementation of Hao-Orlin algorithm Little modifictaion in ... Fri, 30 Nov 2007 09:22:38 GMT Balazs Dezso [2529:93de38566e6c] * lemon/bin_heap.h (modified) * lemon/fib_heap.h (modified) * lemon/graph_adaptor.h (modified) * lemon/min_mean_cycle.h (modified) * lemon/topology.h (modified) * test/graph_adaptor_test.cc (modified) Minor changes Wed, 28 Nov 2007 18:05:49 GMT Balazs Dezso [2528:e6bc5c0032e9] * lemon/Makefile.am (modified) * lemon/gomory_hu_tree.h (added) Gomory-Hu tree algorithm Wed, 28 Nov 2007 18:01:38 GMT Balazs Dezso [2527:10f3b3286e63] * lemon/circulation.h (modified) * lemon/dinitz_sleator_tarjan.h (modified) * lemon/edmonds_karp.h (modified) * lemon/goldberg_tarjan.h (modified) * lemon/preflow.h (modified) bug fix class without constructor error Wed, 28 Nov 2007 17:51:02 GMT Balazs Dezso [2526:b7727edd44f2] * demo/circulation_demo.cc (modified) * lemon/circulation.h (modified) * lemon/cycle_canceling.h (modified) Redesign Circulation interface according to new flow interface New ... Wed, 28 Nov 2007 17:40:41 GMT Balazs Dezso [2525:10715b6bcd86] * lemon/preflow.h (modified) Using linked elevator It is conform to the Graph concept in that ... Wed, 28 Nov 2007 16:42:58 GMT Balazs Dezso [2524:44675961f645] * lemon/elevator.h (modified) Bug fix resetting activeness of node at initialization Tue, 27 Nov 2007 16:26:58 GMT Akos Ladanyi [2523:ceb7f3c704b7] * lemon/path.h (modified) Fix warning when compiling with -Wall. Tue, 27 Nov 2007 15:41:43 GMT Balazs Dezso [2522:616c019215c4] * lemon/dinitz_sleator_tarjan.h (modified) * lemon/edmonds_karp.h (modified) * lemon/goldberg_tarjan.h (modified) * lemon/preflow.h (modified) Performance bug in Preflow The initial relabeling moved each node to ... Sun, 25 Nov 2007 22:56:44 GMT Balazs Dezso [2521:05c0ba99cc27] * lemon/elevator.h (modified) Bugfix: using read-write map instead reference map Wed, 21 Nov 2007 18:19:20 GMT Balazs Dezso [2520:6148e83636b9] * lemon/elevator.h (modified) Better solution Wed, 21 Nov 2007 13:35:10 GMT Balazs Dezso [2519:a7376f7ed899] * lemon/dinitz_sleator_tarjan.h (modified) * lemon/dynamic_tree.h (modified) Changed queue implementation Wed, 21 Nov 2007 13:34:38 GMT Balazs Dezso [2518:4c0a23bd70b5] * lemon/elevator.h (modified) * lemon/goldberg_tarjan.h (modified) * lemon/preflow.h (modified) Bugfix in min cut computation Tue, 20 Nov 2007 21:40:55 GMT Peter Kovacs [2517:d9cfac072869] * lemon/bellman_ford.h (modified) * lemon/min_mean_cycle.h (modified) Small changes in the documentation. Tue, 20 Nov 2007 15:06:03 GMT Balazs Dezso [2516:6a30e13a1c79] * lemon/Makefile.am (modified) * lemon/nauty_reader.h (added) Nauty graph6 reader Sat, 17 Nov 2007 21:41:01 GMT Balazs Dezso [2515:caa640aa9a7e] * lemon/min_cost_max_flow.h (modified) Changing max flow interface