# # ChangeLog for test in lemon-main # # Generated by Trac 1.2.3 # 04/27/24 11:30:50 Sat, 08 Jan 2011 23:57:12 GMT Peter Kovacs [1035:07682e24c4e8] * test/CMakeLists.txt (modified) * test/Makefile.am (modified) * test/tsp_test.cc (added) A detailed test file for TSP algorithms (#386) Tue, 12 Feb 2013 06:15:52 GMT Balazs Dezso [1030:4936be66d2f5] * lemon/lgf_reader.h (modified) * lemon/lgf_writer.h (modified) * test/CMakeLists.txt (modified) * test/lgf_reader_writer_test.cc (added) Changes in BpGraph lgf reader and writer (#69) - Add typesade ... Wed, 11 Jan 2012 21:43:50 GMT Balazs Dezso [1027:8b2b9e61d8ce] * lemon/bits/graph_extender.h (modified) * lemon/concepts/bpgraph.h (modified) * lemon/concepts/graph_components.h (modified) * lemon/core.h (modified) * test/graph_test.h (modified) Remove asRedBludeNode() function (#69) Wed, 11 Jan 2012 21:21:07 GMT Balazs Dezso [1026:699c7eac2c6d] * lemon/bits/graph_extender.h (modified) * lemon/bits/traits.h (modified) * lemon/concepts/bpgraph.h (modified) * lemon/concepts/graph_components.h (modified) * lemon/core.h (modified) * lemon/lgf_reader.h (modified) * lemon/lgf_writer.h (modified) * test/bpgraph_test.cc (modified) * test/graph_copy_test.cc (modified) * test/graph_test.h (modified) Renamings in BpGraphs (#69) - RedIt->RedNodeIt - ... Thu, 01 Dec 2011 08:05:47 GMT Balazs Dezso [1025:c8fa41fcc4a7] * lemon/bits/graph_extender.h (modified) * lemon/concepts/bpgraph.h (modified) * lemon/concepts/graph_components.h (modified) * lemon/core.h (modified) * lemon/full_graph.h (modified) * lemon/list_graph.h (modified) * lemon/smart_graph.h (modified) * test/bpgraph_test.cc (modified) * test/graph_copy_test.cc (modified) * test/graph_test.h (modified) Type safe red and blue node set (#69) Mon, 15 Nov 2010 23:59:36 GMT Balazs Dezso [1022:523e45e37e52] * lemon/core.h (modified) * test/graph_copy_test.cc (modified) Implementation of BpGraphCopy (#69) Mon, 15 Nov 2010 08:46:08 GMT Balazs Dezso [1021:a12cca3ad15a] * lemon/list_graph.h (modified) * lemon/smart_graph.h (modified) * test/bpgraph_test.cc (modified) ListBpGraph implementation (#69) Sun, 14 Nov 2010 21:48:32 GMT Balazs Dezso [1020:5ef0ab7b61cd] * lemon/bits/graph_extender.h (modified) * lemon/core.h (modified) * lemon/full_graph.h (modified) * lemon/smart_graph.h (modified) * test/bpgraph_test.cc (modified) FullBpGraph implementation (#69) Sun, 14 Nov 2010 19:06:23 GMT Balazs Dezso [1019:4c89e925cfe2] * lemon/bits/graph_extender.h (modified) * lemon/bits/traits.h (modified) * lemon/core.h (modified) * lemon/smart_graph.h (modified) * test/bpgraph_test.cc (modified) * test/graph_test.h (modified) SmartBpGraph implementation (#69) Sun, 14 Nov 2010 15:35:31 GMT Balazs Dezso [1018:2e959a5a0c2d] * lemon/concepts/bpgraph.h (added) * lemon/concepts/graph.h (modified) * lemon/concepts/graph_components.h (modified) * test/CMakeLists.txt (modified) * test/bpgraph_test.cc (added) Add bipartite graph concepts (#69) Thu, 15 Nov 2012 06:05:29 GMT Peter Kovacs [1012:21a9f829ab68] * lemon/howard_mmc.h (modified) * test/min_mean_cycle_test.cc (modified) Optional iteration limit in HowardMmc (#438) Wed, 28 Nov 2012 11:08:47 GMT Alpar Juttner [1011:9a6c9d4ee77b] * test/nagamochi_ibaraki_test.cc (modified) Further GCC 4.7 compiler warning fix (#453) Wed, 28 Nov 2012 11:05:27 GMT Alpar Juttner [1010:36fa2fee7144] * lemon/concepts/graph_components.h (modified) * lemon/concepts/graph_components.h (modified) * test/dfs_test.cc (modified) * test/dfs_test.cc (modified) Merge bugfix #453 Wed, 28 Nov 2012 10:58:00 GMT Alpar Juttner [1009:a26b90a17c81] * test/bellman_ford_test.cc (modified) Further GCC 4.7 compiler warning fixes (#453) Wed, 28 Nov 2012 10:54:43 GMT Alpar Juttner [1008:d216e1c8b3fa] * lemon/concepts/graph_components.h (modified) * lemon/concepts/graph_components.h (modified) * test/bfs_test.cc (modified) * test/bfs_test.cc (modified) * test/circulation_test.cc (modified) * test/circulation_test.cc (modified) * test/dfs_test.cc (modified) * test/dfs_test.cc (modified) * test/dijkstra_test.cc (modified) * test/dijkstra_test.cc (modified) * test/gomory_hu_test.cc (modified) * test/gomory_hu_test.cc (modified) * test/hao_orlin_test.cc (modified) * test/hao_orlin_test.cc (modified) * test/matching_test.cc (modified) * test/matching_test.cc (modified) * test/min_cost_arborescence_test.cc (modified) * test/min_cost_arborescence_test.cc (modified) * test/preflow_test.cc (modified) * test/preflow_test.cc (modified) * test/suurballe_test.cc (modified) * test/suurballe_test.cc (modified) * tools/dimacs-solver.cc (modified) * tools/dimacs-solver.cc (modified) Merge #453 to branches >=1.2 Wed, 28 Nov 2012 10:41:40 GMT Alpar Juttner [1007:7e368d9b67f7] * lemon/concepts/graph_components.h (modified) * test/bfs_test.cc (modified) * test/circulation_test.cc (modified) * test/dfs_test.cc (modified) * test/dijkstra_test.cc (modified) * test/gomory_hu_test.cc (modified) * test/hao_orlin_test.cc (modified) * test/matching_test.cc (modified) * test/min_cost_arborescence_test.cc (modified) * test/preflow_test.cc (modified) * test/suurballe_test.cc (modified) Avoid GCC 4.7 compiler warnings (#453) Thu, 13 Sep 2012 10:13:19 GMT Alpar Juttner [1000:404b98971e1f] * CMakeLists.txt (modified) * CMakeLists.txt (modified) * lemon/bits/edge_set_extender.h (modified) * lemon/bits/edge_set_extender.h (modified) * lemon/cbc.cc (modified) * lemon/cbc.cc (modified) * lemon/concepts/graph_components.h (modified) * lemon/concepts/graph_components.h (modified) * lemon/core.h (modified) * lemon/core.h (modified) * lemon/dfs.h (modified) * lemon/dfs.h (modified) * lemon/path.h (modified) * lemon/path.h (modified) * test/CMakeLists.txt (modified) * test/CMakeLists.txt (modified) Merge #449 Thu, 13 Sep 2012 10:02:27 GMT Alpar Juttner [999:00f8d9f9920d] * lemon/planarity.h (modified) * test/bellman_ford_test.cc (modified) * test/digraph_test.cc (modified) * test/fractional_matching_test.cc (modified) Further clang compilation fixes (#449) Thu, 13 Sep 2012 09:56:19 GMT Alpar Juttner [998:7fdaa05a69a1] * CMakeLists.txt (modified) * CMakeLists.txt (modified) * lemon/adaptors.h (modified) * lemon/adaptors.h (modified) * lemon/bfs.h (modified) * lemon/bfs.h (modified) * lemon/bits/edge_set_extender.h (modified) * lemon/bits/edge_set_extender.h (modified) * lemon/bits/graph_extender.h (modified) * lemon/bits/graph_extender.h (modified) * lemon/bits/solver_bits.h (modified) * lemon/bits/solver_bits.h (modified) * lemon/cbc.cc (modified) * lemon/cbc.cc (modified) * lemon/circulation.h (modified) * lemon/circulation.h (modified) * lemon/clp.cc (modified) * lemon/clp.cc (modified) * lemon/concepts/graph_components.h (modified) * lemon/concepts/graph_components.h (modified) * lemon/concepts/heap.h (modified) * lemon/concepts/heap.h (modified) * lemon/concepts/path.h (modified) * lemon/concepts/path.h (modified) * lemon/core.h (modified) * lemon/core.h (modified) * lemon/cplex.cc (modified) * lemon/cplex.cc (modified) * lemon/dfs.h (modified) * lemon/dfs.h (modified) * lemon/glpk.cc (modified) * lemon/glpk.cc (modified) * lemon/graph_to_eps.h (modified) * lemon/graph_to_eps.h (modified) * lemon/lp_base.h (modified) * lemon/lp_base.h (modified) * lemon/path.h (modified) * lemon/path.h (modified) * test/CMakeLists.txt (modified) * test/CMakeLists.txt (modified) * test/adaptors_test.cc (modified) * test/adaptors_test.cc (modified) * test/connectivity_test.cc (modified) * test/connectivity_test.cc (modified) * test/digraph_test.cc (modified) * test/digraph_test.cc (modified) * test/edge_set_test.cc (modified) * test/edge_set_test.cc (modified) * test/euler_test.cc (modified) * test/euler_test.cc (modified) * test/graph_test.cc (modified) * test/graph_test.cc (modified) * test/maps_test.cc (modified) * test/maps_test.cc (modified) Merge #449 to branches >=1.2 Thu, 13 Sep 2012 09:45:36 GMT Alpar Juttner [997:761fe0846f49] * lemon/adaptors.h (modified) * lemon/bits/bezier.h (modified) * lemon/bits/edge_set_extender.h (modified) * lemon/bits/graph_extender.h (modified) * lemon/circulation.h (modified) * lemon/concept_check.h (modified) * lemon/concepts/graph_components.h (modified) * lemon/concepts/maps.h (modified) * lemon/graph_to_eps.h (modified) * test/adaptors_test.cc (modified) * test/connectivity_test.cc (modified) * test/digraph_test.cc (modified) * test/edge_set_test.cc (modified) * test/euler_test.cc (modified) * test/graph_test.cc (modified) * test/maps_test.cc (modified) * test/time_measure_test.cc (modified) Fix clang compilation warnings and errors (#449) Wed, 12 Sep 2012 15:25:48 GMT Alpar Juttner [995:4bb9e72e1a41] * test/adaptors_test.cc (modified) Bugfix in adaptor_test.cc (#448) Fri, 24 Aug 2012 14:10:31 GMT Alpar Juttner [994:20ae244b4779] * lemon/core.h (modified) * lemon/core.h (modified) * test/CMakeLists.txt (modified) * test/CMakeLists.txt (modified) Merge bugfix #447 Fri, 24 Aug 2012 13:37:23 GMT Alpar Juttner [993:157427808b40] * lemon/core.h (modified) * test/CMakeLists.txt (modified) * test/arc_look_up_test.cc (added) Bugfix in AllArcLookUp<> (#447) Fri, 22 Jun 2012 14:25:56 GMT Alpar Juttner [990:7440937d154b] * lemon/path.h (modified) * test/path_test.cc (modified) Bugfix in path copy constructors and assignment operators (#444) Sat, 05 May 2012 08:22:44 GMT Alpar Juttner [988:8d281761dea4] * lemon/bits/solver_bits.h (modified) * lemon/cbc.cc (modified) * lemon/clp.cc (modified) * lemon/cplex.cc (modified) * lemon/glpk.cc (modified) * lemon/lp_base.h (modified) * test/lp_test.cc (modified) Fix buggy reinitialization in _solver_bits::VarIndex::clear() (#441) ... Mon, 30 Jan 2012 09:54:49 GMT Alpar Juttner [981:cdd2c7dad989] * Makefile.am (deleted) * configure.ac (deleted) * demo/Makefile.am (deleted) * doc/Makefile.am (deleted) * lemon/CMakeLists.txt (modified) * lemon/Makefile.am (deleted) * lemon/config.h.cmake (deleted) * lemon/config.h.in (modified) * lemon/lemon.pc.cmake (deleted) * lemon/lemon.pc.in (modified) * m4/lx_check_coin.m4 (deleted) * m4/lx_check_cplex.m4 (deleted) * m4/lx_check_glpk.m4 (deleted) * m4/lx_check_soplex.m4 (deleted) * scripts/Makefile.am (deleted) * scripts/bootstrap.sh (deleted) * scripts/mk-release.sh (deleted) * test/Makefile.am (deleted) * tools/Makefile.am (deleted) Remove autotool related files (#434) Wed, 11 Jan 2012 13:12:36 GMT Alpar Juttner [974:b1744d7bdb47] * lemon/cbc.cc (modified) * lemon/cbc.cc (modified) * test/CMakeLists.txt (modified) * test/CMakeLists.txt (modified) Merge LP interface updates Sat, 24 Dec 2011 00:15:59 GMT Alpar Juttner [972:1818cc848005] * cmake/FindCPLEX.cmake (modified) * test/CMakeLists.txt (modified) Update CPLEX lookup - References to explicit CPLEX version 9.1 ... Tue, 20 Dec 2011 18:25:40 GMT Alpar Juttner [966:c8fce9beb46a] * CMakeLists.txt (modified) * CMakeLists.txt (modified) * doc/CMakeLists.txt (modified) * doc/CMakeLists.txt (modified) * doc/Doxyfile.in (modified) * doc/Doxyfile.in (modified) * lemon/Makefile.am (modified) * lemon/Makefile.am (modified) * lemon/bits/edge_set_extender.h (modified) * lemon/bits/edge_set_extender.h (modified) * lemon/core.h (modified) * lemon/core.h (modified) * lemon/dfs.h (modified) * lemon/dfs.h (modified) * lemon/lgf_reader.h (modified) * lemon/lgf_reader.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/dfs_test.cc (modified) * test/dfs_test.cc (modified) Merge head merging Tue, 20 Dec 2011 17:15:14 GMT Alpar Juttner [964:2b6bffe0e7e8] * CMakeLists.txt (modified) * CMakeLists.txt (modified) * configure.ac (modified) * configure.ac (modified) * doc/CMakeLists.txt (modified) * doc/CMakeLists.txt (modified) * doc/Doxyfile.in (modified) * doc/Doxyfile.in (modified) * doc/mainpage.dox.in (modified) * lemon/Makefile.am (modified) * lemon/Makefile.am (modified) * lemon/bits/edge_set_extender.h (modified) * lemon/bits/edge_set_extender.h (modified) * lemon/bits/windows.cc (modified) * lemon/bits/windows.cc (modified) * lemon/core.h (modified) * lemon/core.h (modified) * lemon/dfs.h (modified) * lemon/dfs.h (modified) * lemon/graph_to_eps.h (modified) * lemon/graph_to_eps.h (modified) * lemon/lgf_reader.h (modified) * lemon/lgf_reader.h (modified) * lemon/lp_base.h (modified) * lemon/lp_base.h (modified) * lemon/network_simplex.h (modified) * lemon/network_simplex.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/dfs_test.cc (modified) * test/dfs_test.cc (modified) * test/heap_test.cc (modified) * test/heap_test.cc (modified) * test/preflow_test.cc (modified) * test/preflow_test.cc (modified) Merge Tue, 20 Dec 2011 16:35:45 GMT Alpar Juttner [959:17e36e175725] * doc/lgf.dox (modified) * doc/lgf.dox (modified) * lemon/Makefile.am (modified) * lemon/Makefile.am (modified) * lemon/bits/path_dump.h (modified) * lemon/bits/path_dump.h (modified) * lemon/core.h (modified) * lemon/core.h (modified) * lemon/dfs.h (modified) * lemon/dfs.h (modified) * lemon/graph_to_eps.h (modified) * lemon/graph_to_eps.h (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) * test/dfs_test.cc (modified) * test/dfs_test.cc (modified) * test/graph_copy_test.cc (modified) * test/graph_copy_test.cc (modified) Merge Tue, 01 Nov 2011 07:24:30 GMT Gabor Retvari [957:2eebc8f7dca5] * lemon/lp_base.h (modified) * test/lp_test.cc (modified) Fix LpBase::Constr two-side limit bug (#430) Sun, 23 Oct 2011 20:42:14 GMT Peter Kovacs [955:7f6eeffe3cd1] * test/max_cardinality_search_test.cc (modified) Fix windows-specific compilation error (#429) Sun, 23 Oct 2011 20:49:04 GMT Peter Kovacs [954:b96574ff36ec] * test/lgf_test.cc (modified) Fix VS warnings (#429) Thu, 04 Aug 2011 19:47:29 GMT Alpar Juttner [950:2d583da4ba40] * 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 Tue, 02 Aug 2011 16:13:34 GMT Alpar Juttner [949: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 13:04:03 GMT Alpar Juttner [948:f9e3f73e17f1] * test/CMakeLists.txt (modified) * test/CMakeLists.txt (modified) * test/heap_test.cc (modified) * test/heap_test.cc (modified) Merge #419 Fri, 15 Apr 2011 07:37:47 GMT Alpar Juttner [945: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 [942:633956ca9421] * lemon/maps.h (modified) * test/maps_test.cc (modified) Fix IterableValueMap (#420) Thu, 17 Mar 2011 17:12:03 GMT Alpar Juttner [939:78b9fb1f4454] * test/CMakeLists.txt (modified) * test/CMakeLists.txt (modified) Merge #416 Mon, 14 Mar 2011 07:56:54 GMT Alpar Juttner [933:66156a3498ea] * test/CMakeLists.txt (modified) Support tests with valgrind (#416) Fri, 04 Mar 2011 11:18:38 GMT Alpar Juttner [930:8e39ccaabf48] * CMakeLists.txt (modified) * CMakeLists.txt (modified) * configure.ac (modified) * configure.ac (modified) * doc/CMakeLists.txt (modified) * doc/CMakeLists.txt (modified) * doc/Doxyfile.in (modified) * doc/Doxyfile.in (modified) * doc/mainpage.dox (deleted) * doc/mainpage.dox.in (modified) * test/CMakeLists.txt (modified) * test/CMakeLists.txt (modified) Merge #404 Wed, 25 Aug 2010 19:34:58 GMT Alpar Juttner [927: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 09:19:34 GMT Alpar Juttner [924:a80381c43760] * lemon/preflow.h (modified) * lemon/preflow.h (modified) * test/preflow_test.cc (modified) * test/preflow_test.cc (modified) Merge bugfix #414 Fri, 25 Feb 2011 20:37:47 GMT Alpar Juttner [923:30d5f950aa5f] * lemon/preflow.h (modified) * test/preflow_test.cc (modified) Fix wrong initialization in Preflow (#414) Sat, 08 Jan 2011 14:52:07 GMT Peter Kovacs [918:8583fb74238c] * lemon/grosso_locatelli_pullan_mc.h (modified) * test/max_clique_test.cc (modified) Various search limits for the max clique alg (#405) Tue, 16 Nov 2010 06:46:01 GMT Alpar Juttner [917:4980b05606bd] * 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, 15 Nov 2010 21:23:35 GMT Antal Nemes [916:70bee017b584] * lemon/Makefile.am (modified) * lemon/max_cardinality_search.h (added) * test/CMakeLists.txt (modified) * test/Makefile.am (modified) * test/max_cardinality_search_test.cc (added) Port max. card. search alg. from svn -r3512 (#397) and (#56) Mon, 15 Nov 2010 06:52:53 GMT Alpar Juttner [914:35ba7236bd67] * test/CMakeLists.txt (modified) * test/CMakeLists.txt (modified) Merge Sun, 14 Nov 2010 08:25:03 GMT Balazs Dezso [913:5087694945e4] * lemon/Makefile.am (modified) * lemon/nagamochi_ibaraki.h (added) * test/CMakeLists.txt (modified) * test/Makefile.am (modified) * test/nagamochi_ibaraki_test.cc (added) New implementation for Nagamochi-Ibaraki algorithm Wed, 27 Oct 2010 10:30:59 GMT Alpar Juttner [909:48e29534cf03] * test/CMakeLists.txt (modified) The deafult target doesn't build lp_test and mip_test (#388) Wed, 22 Sep 2010 07:38:23 GMT Alpar Juttner [907:1937b6455b7d] * lemon/dfs.h (modified) * lemon/dfs.h (modified) * test/dfs_test.cc (modified) * test/dfs_test.cc (modified) Merge bugfix #392 Wed, 22 Sep 2010 06:53:09 GMT Alpar Juttner [906:e24922c56bc2] * lemon/dfs.h (modified) * test/dfs_test.cc (modified) Bug fix in Dfs::start(s,t) (#392) Sun, 12 Sep 2010 06:32:46 GMT Alpar Juttner [905:de428ebb47ab] * test/CMakeLists.txt (modified) * test/CMakeLists.txt (modified) Merge #380 Fri, 23 Jul 2010 04:29:37 GMT Peter Kovacs [904:c279b19abc62] * doc/groups.dox (modified) * doc/references.bib (modified) * lemon/Makefile.am (modified) * lemon/grosso_locatelli_pullan_mc.h (added) * test/CMakeLists.txt (modified) * test/Makefile.am (modified) * test/max_clique_test.cc (added) Add a heuristic algorithm for the max clique problem (#380) Fri, 10 Sep 2010 10:04:38 GMT Alpar Juttner [901:63e4468c680e] * CMakeLists.txt (modified) * test/CMakeLists.txt (modified) Add 'Maintainer' CMAKE build type (#388, #390) - some extra ... Wed, 25 Aug 2010 19:34:58 GMT Akos Ladanyi [897:e20fecd1945f] * CMakeLists.txt (modified) * test/CMakeLists.txt (modified) Add check target for CMake (#388) Tue, 22 Jun 2010 14:13:00 GMT Peter Kovacs [894:24b3f18ed9e2] * test/graph_copy_test.cc (modified) Improve graph_copy_test.cc Fri, 25 Jun 2010 04:41:55 GMT Alpar Juttner [893:d395358592df] * lemon/core.h (modified) * lemon/core.h (modified) * test/graph_copy_test.cc (modified) * test/graph_copy_test.cc (modified) Merge bugfix #371 Tue, 22 Jun 2010 13:39:26 GMT Peter Kovacs [890: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 [880: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 [878: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