# # ChangeLog for / in lemon # # Generated by Trac 1.2.3 # 03/28/24 23:50:45 Thu, 02 Apr 2015 11:36:16 GMT Alpar Juttner [1328:d51126dc39fa] * lemon/elevator.h (modified) * lemon/radix_sort.h (modified) * lemon/random.h (modified) * lemon/static_graph.h (modified) Resolve MSVC conversion warnings C4244 (#519) Thu, 02 Apr 2015 10:57:18 GMT Alpar Juttner [1327:18c89646185e] * CMakeLists.txt (modified) * lemon/arg_parser.h (modified) * lemon/core.h (modified) * lemon/counter.h (modified) Suppress MSVC warning C4267 (#519) C4267: conversion from 'size_t' ... Thu, 02 Apr 2015 08:03:35 GMT Alpar Juttner [1326:f05270f176d9] * CMakeLists.txt (modified) Add /bigobj compiler flag when MSVC is used (#520) Wed, 01 Apr 2015 16:13:30 GMT Alpar Juttner [1325:1d80ec7d17eb] * lemon/core.h (modified) Remove GCC_VERSION define (#536) This fix is due to marciso. Wed, 01 Apr 2015 16:00:42 GMT Alpar Juttner [1324:8e5c93065fd0] * test/Makefile.am (modified) Add arc_lookup_test.cc to the autoconf build env. (#517) Wed, 09 Jul 2014 12:41:36 GMT Alpar Juttner [1323:5de6a70446f6] * lemon/lp.h (modified) Fix buggy include logic in lemon/lp.h (#503) Wed, 09 Jul 2014 12:40:32 GMT Alpar Juttner [1322:1552352f9798] * CMakeLists.txt (modified) Restore cmake-2.8 compatibility (#502) Fix cmake-2.8 ... Mon, 07 Jul 2014 14:41:54 GMT Alpar Juttner [1321:85d6e26096ef] * .hgtags (modified) LEMON 1.3.1 released (bdabbf66b2ad tagged as r1.3.1) Mon, 07 Jul 2014 14:32:01 GMT Alpar Juttner [1320:bdabbf66b2ad] * NEWS (modified) Update NEWS file Mon, 07 Jul 2014 13:58:07 GMT Alpar Juttner [1319:11de70cf8550] Merge bugfix #474 to branch 1.3 Mon, 07 Jul 2014 13:40:12 GMT Alpar Juttner [1318:ce1533650f7d] * lemon/network_simplex.h (modified) * lemon/network_simplex.h (modified) * test/min_cost_flow_test.cc (modified) * test/min_cost_flow_test.cc (modified) Merge bugfix #474 Mon, 19 Aug 2013 20:35:54 GMT Peter Kovacs [1317:b40c2bbb8da5] * lemon/network_simplex.h (modified) * test/min_cost_flow_test.cc (modified) Fix division by zero error in case of empty graph (#474) Mon, 07 Jul 2014 09:57:45 GMT Alpar Juttner [1316:d9e802637310] Merge bugfixes #480, #481, #482 and #487 to branch 1.3 Mon, 07 Jul 2014 09:23:41 GMT Alpar Juttner [1315:07cd9a2d20e0] * lemon/CMakeLists.txt (modified) Specify lib dependencies for the main lib build (#481) Fri, 04 Jul 2014 11:41:22 GMT Alpar Juttner [1314:9153e490f09c] * lemon/CMakeLists.txt (modified) Giving libemon.so a real soname (#482) Mon, 07 Jul 2014 09:20:13 GMT Alpar Juttner [1313:fe4ff72e2f14] * CMakeLists.txt (modified) CMAKE backward compatibility policy setting Mon, 07 Jul 2014 09:15:34 GMT Alpar Juttner [1312:f747a0ddbbf6] * test/arc_look_up_test.cc (modified) Remove unused variable from arc_look_up_test.cc Sat, 31 May 2014 05:00:14 GMT Alpar Juttner [1311:6aea07d5ca48] * lemon/dim2.h (modified) * lemon/math.h (modified) Add missing include header and std:: namespace spec. (#487) Thu, 08 May 2014 15:20:25 GMT Alpar Juttner [1310:fc35e3ff4bea] * CMakeLists.txt (modified) CLANG compatible linker setting (#480) Tue, 08 Apr 2014 15:13:55 GMT Alpar Juttner [1309:489e243cfcb7] Merge bugfix #480 Tue, 08 Apr 2014 14:54:29 GMT Alpar Juttner [1308:89e1877e335f] * tools/lgf-gen.cc (modified) Clang compatibility fix in lgf-gen.cc (#480) Tue, 08 Apr 2014 13:57:42 GMT Alpar Juttner [1307:bdc029900564] Merge bugfixes #465, #484 to branch 1.3 Tue, 08 Apr 2014 13:43:12 GMT Alpar Juttner [1306:e00d7b681d8e] * lemon/config.h.in (modified) * lemon/lp.h (modified) Bugfix in default LP/MIP setting (#465) The bug was introduced in ... Tue, 08 Apr 2014 13:41:56 GMT Alpar Juttner [1305:e937009e4c5f] * CMakeLists.txt (modified) Require CMAKE 2.8 (#484) Wed, 22 Jan 2014 14:34:29 GMT Alpar Juttner [1304:c180a66f6edd] Merge bugfix #476 to branch 1.3 Wed, 22 Jan 2014 14:28:03 GMT Alpar Juttner [1303:1ba759c76810] * test/tsp_test.cc (modified) Bugfix in tsp_test (#476) Sun, 11 Aug 2013 10:53:30 GMT Alpar Juttner [1302:eaed91c09e0f] Release series 1.1.x has reached its end of life. Thu, 24 Oct 2013 11:04:49 GMT Alpar Juttner [1301:7a833615b224] Merge bugfix #479 to branch 1.3 Thu, 24 Oct 2013 11:04:00 GMT Alpar Juttner [1300:62dba6c90f35] * CMakeLists.txt (modified) * lemon/lp.h (modified) * test/lp_test.cc (modified) * test/mip_test.cc (modified) Fix default LP/MIP setting (#479) Thu, 17 Oct 2013 13:09:30 GMT Alpar Juttner [1299:b6bad215bccd] Merge bugfix #478 to branch 1.3 Thu, 17 Oct 2013 13:08:41 GMT Alpar Juttner [1298:a78e5b779b69] * 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 bugfix #478 Thu, 17 Oct 2013 07:30:57 GMT Peter Kovacs [1297:c0c2f5c87aa6] * lemon/capacity_scaling.h (modified) * lemon/cost_scaling.h (modified) * lemon/cycle_canceling.h (modified) * lemon/network_simplex.h (modified) Rename field in min cost flow codes (#478) Thu, 17 Oct 2013 07:29:37 GMT Peter Kovacs [1296:330264b171cf] * lemon/capacity_scaling.h (modified) * lemon/cost_scaling.h (modified) * lemon/cycle_canceling.h (modified) * lemon/network_simplex.h (modified) Fix debug checking + simplify lower bound handling (#478) Wed, 25 Sep 2013 09:32:41 GMT Alpar Juttner [1295:f70d8f5a1a5d] Merge bugfix #476 Wed, 25 Sep 2013 09:15:56 GMT Alpar Juttner [1294:15e233f588da] * lemon/nearest_neighbor_tsp.h (modified) Fix invalid map query in NearestNeighborTsp (#476) Sun, 11 Aug 2013 20:32:16 GMT Alpar Juttner [1293:bc0fc7384c50] Merge bugfix #471 and #472 to branch 1.3 Sun, 11 Aug 2013 20:30:44 GMT Alpar Juttner [1292:688a55e4c878] * test/bpgraph_test.cc (modified) Resolve clang++-3.2 'unused variable warning's in bpgraph_test.cc (#472) Sun, 11 Aug 2013 20:01:06 GMT Alpar Juttner [1291:72694bc6916d] * lemon/graph_to_eps.h (modified) * lemon/graph_to_eps.h (modified) Merge bugfix #471 Sun, 11 Aug 2013 19:56:21 GMT Alpar Juttner [1290:cf6084618b1b] Merge headmerge to the default branch Sun, 11 Aug 2013 15:30:17 GMT Alpar Juttner [1289:4f55bac7e625] Merge bugfix #471 to branch 1.2 Sun, 11 Aug 2013 15:21:22 GMT Alpar Juttner [1288:dd5b5d96b657] * lemon/graph_to_eps.h (modified) Have graph_to_eps.h compile with both gcc-3.3 and clang++-3.2 (#471) ... Sun, 11 Aug 2013 13:31:02 GMT Alpar Juttner [1287:fbb7ddd13c8b] Merge headmerge to branch 1.3 Sun, 11 Aug 2013 13:30:30 GMT Alpar Juttner [1286:76284e152f69] Merge headmerge to branch 1.2 Sun, 11 Aug 2013 13:29:28 GMT Alpar Juttner [1285:6c8e2d8712d8] Merge >=1.2 branch heads Sun, 11 Aug 2013 13:28:12 GMT Alpar Juttner [1284:ad40f7d32846] * lemon/connectivity.h (modified) * lemon/connectivity.h (modified) * test/connectivity_test.cc (modified) * test/connectivity_test.cc (modified) Merge >=1.2 branch heads Sat, 10 Aug 2013 07:01:31 GMT Alpar Juttner [1283:621de675247a] * .hgtags (added) LEMON 1.3 released (57ab090b6109 tagged as r1.3) Fri, 09 Aug 2013 17:01:05 GMT Alpar Juttner [1282:57ab090b6109] Merge NEWS file update to branch 1.3 Fri, 09 Aug 2013 16:58:46 GMT Alpar Juttner [1281:c08d0f04c117] * NEWS (modified) Update NEWS file Fri, 09 Aug 2013 16:56:00 GMT Alpar Juttner [1280:fbdde70389da] * doc/groups.dox (modified) Trim the documentation Fri, 09 Aug 2013 12:39:40 GMT Alpar Juttner [1279:00f6088403c0] Release branch 1.3 created Sat, 10 Aug 2013 12:27:19 GMT Alpar Juttner [1278:92d53f86d1a9] * .hgtags (modified) LEMON 1.2.4 released (e13061207f85 tagged as r1.2.4) Wed, 24 Jul 2013 08:21:35 GMT Alpar Juttner [1277:e13061207f85] * NEWS (modified) * test/maps_test.cc (modified) Backport [8a3fb3155dca] (Bugfix in test/maps_test.cc) to branch 1.2 ... Sat, 10 Aug 2013 10:25:35 GMT Alpar Juttner [1276:bb4fde5d0634] * configure.ac (modified) Remove -Werror form AM_INIT_AUTOMAKE Sat, 10 Aug 2013 10:09:03 GMT Alpar Juttner [1275:e38c9a70375c] * NEWS (modified) Update NEWS file Sat, 10 Aug 2013 12:57:48 GMT Alpar Juttner [1274:249467c099fd] * .hgtags (modified) LEMON 1.1.6 released (44670dddcfcb tagged as r1.1.6) Sat, 10 Aug 2013 12:53:43 GMT Alpar Juttner [1273:44670dddcfcb] * NEWS (modified) Update NEWS file Sat, 10 Aug 2013 11:57:30 GMT Alpar Juttner [1272:54b71c7f146d] * configure.ac (modified) Remove -Werror form AM_INIT_AUTOMAKE Fri, 09 Aug 2013 09:29:40 GMT Alpar Juttner [1271:fb1c7da561ce] * doc/groups.dox (modified) * lemon/concepts/digraph.h (modified) * lemon/concepts/graph.h (modified) * lemon/cost_scaling.h (modified) * lemon/howard_mmc.h (modified) * lemon/max_cardinality_search.h (modified) * test/tsp_test.cc (modified) * tools/dimacs-solver.cc (modified) Remove long lines (from all but one file) Fri, 09 Aug 2013 09:28:17 GMT Alpar Juttner [1270:dceba191c00d] * doc/coding_style.dox (modified) * doc/dirs.dox (modified) * doc/groups.dox (modified) * doc/lgf.dox (modified) * doc/min_cost_flow.dox (modified) * lemon/adaptors.h (modified) * lemon/assert.h (modified) * lemon/base.cc (modified) * lemon/bellman_ford.h (modified) * lemon/bfs.h (modified) * lemon/bin_heap.h (modified) * lemon/bits/alteration_notifier.h (modified) * lemon/bits/array_map.h (modified) * lemon/bits/bezier.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/lock.h (modified) * lemon/bits/map_extender.h (modified) * lemon/bits/path_dump.h (modified) * lemon/bits/solver_bits.h (modified) * lemon/bits/traits.h (modified) * lemon/bits/windows.cc (modified) * lemon/bits/windows.h (modified) * lemon/capacity_scaling.h (modified) * lemon/cbc.cc (modified) * lemon/cbc.h (modified) * lemon/christofides_tsp.h (modified) * lemon/circulation.h (modified) * lemon/clp.cc (modified) * lemon/clp.h (modified) * lemon/concept_check.h (modified) * lemon/concepts/bpgraph.h (modified) * lemon/concepts/digraph.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/path.h (modified) * lemon/connectivity.h (modified) * lemon/core.h (modified) * lemon/cost_scaling.h (modified) * lemon/cplex.cc (modified) * lemon/cplex.h (modified) * lemon/cycle_canceling.h (modified) * lemon/dfs.h (modified) * lemon/dijkstra.h (modified) * lemon/dimacs.h (modified) * lemon/edge_set.h (modified) * lemon/edmonds_karp.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/greedy_tsp.h (modified) * lemon/grosso_locatelli_pullan_mc.h (modified) * lemon/hao_orlin.h (modified) * lemon/hartmann_orlin_mmc.h (modified) * lemon/howard_mmc.h (modified) * lemon/insertion_tsp.h (modified) * lemon/karp_mmc.h (modified) * lemon/kruskal.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/max_cardinality_search.h (modified) * lemon/min_cost_arborescence.h (modified) * lemon/nagamochi_ibaraki.h (modified) * lemon/nearest_neighbor_tsp.h (modified) * lemon/network_simplex.h (modified) * lemon/opt2_tsp.h (modified) * lemon/path.h (modified) * lemon/planarity.h (modified) * lemon/preflow.h (modified) * lemon/radix_sort.h (modified) * lemon/smart_graph.h (modified) * lemon/soplex.cc (modified) * lemon/soplex.h (modified) * lemon/suurballe.h (modified) * lemon/time_measure.h (modified) * lemon/unionfind.h (modified) * test/adaptors_test.cc (modified) * test/arc_look_up_test.cc (modified) * test/bellman_ford_test.cc (modified) * test/bfs_test.cc (modified) * test/bpgraph_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_copy_test.cc (modified) * test/graph_test.cc (modified) * test/graph_test.h (modified) * test/hao_orlin_test.cc (modified) * test/heap_test.cc (modified) * test/lgf_reader_writer_test.cc (modified) * test/lgf_test.cc (modified) * test/lp_test.cc (modified) * test/maps_test.cc (modified) * test/matching_test.cc (modified) * test/max_cardinality_search_test.cc (modified) * test/max_clique_test.cc (modified) * test/max_flow_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/nagamochi_ibaraki_test.cc (modified) * test/path_test.cc (modified) * test/radix_sort_test.cc (modified) * test/suurballe_test.cc (modified) * test/time_measure_test.cc (modified) * test/tsp_test.cc (modified) * tools/dimacs-solver.cc (modified) Apply unify-sources.sh to the source tree Fri, 09 Aug 2013 12:07:27 GMT Alpar Juttner [1269:9eac00ea588f] * lemon/connectivity.h (modified) * lemon/connectivity.h (modified) * test/connectivity_test.cc (modified) * test/connectivity_test.cc (modified) Merge bugfix #439 Fri, 09 Aug 2013 12:05:29 GMT Alpar Juttner [1268:19087d4f215d] * lemon/connectivity.h (modified) * lemon/connectivity.h (modified) * test/connectivity_test.cc (modified) * test/connectivity_test.cc (modified) Merge bugfix #439 to branch 1.2 Fri, 09 Aug 2013 12:01:24 GMT Alpar Juttner [1267:bd24650d5cd2] * lemon/connectivity.h (modified) * lemon/connectivity.h (modified) * test/connectivity_test.cc (modified) * test/connectivity_test.cc (modified) Merge bugfix #439 to branch 1.1 Fri, 09 Aug 2013 09:07:27 GMT Alpar Juttner [1266:70b199792735] * lemon/connectivity.h (modified) Clarification in biNodeConnected() doc (#439) Thu, 08 Aug 2013 20:56:10 GMT Balazs Dezso [1265:552e3d1242c6] * lemon/connectivity.h (modified) * test/connectivity_test.cc (modified) Fix biNodeConnected() function (#439) Thu, 28 Mar 2013 13:52:43 GMT Alpar Juttner [1264:4000b7ef4e01] * CMakeLists.txt (modified) * cmake/FindSOPLEX.cmake (added) * lemon/CMakeLists.txt (modified) * lemon/config.h.in (modified) * test/CMakeLists.txt (modified) Add cmake config to find SoPlex (#460) Based on the patch sent by ax487 Wed, 07 Aug 2013 05:09:31 GMT Alpar Juttner [1263:b9887ae63df0] * lemon/concepts/graph_components.h (modified) * lemon/concepts/graph_components.h (modified) * lemon/core.h (modified) * lemon/core.h (modified) * test/dfs_test.cc (modified) * test/dfs_test.cc (modified) * test/maps_test.cc (modified) * test/maps_test.cc (modified) * test/preflow_test.cc (modified) * test/preflow_test.cc (modified) Merge #294 to branch 1.2 Wed, 07 Aug 2013 05:08:38 GMT Alpar Juttner [1262:dd1443e4a34c] * lemon/concepts/bpgraph.h (modified) * lemon/concepts/graph_components.h (modified) * test/max_flow_test.cc (modified) * test/nagamochi_ibaraki_test.cc (modified) Further ignore_unused_variable_warning() explicit namespaces (#294) Wed, 07 Aug 2013 05:04:58 GMT Alpar Juttner [1261:97f1760dcd13] * lemon/concepts/digraph.h (modified) * lemon/concepts/digraph.h (modified) * lemon/concepts/graph.h (modified) * lemon/concepts/graph.h (modified) * lemon/concepts/graph_components.h (modified) * lemon/concepts/graph_components.h (modified) * lemon/core.h (modified) * lemon/core.h (modified) * test/dfs_test.cc (modified) * test/dfs_test.cc (modified) * test/maps_test.cc (modified) * test/maps_test.cc (modified) * test/max_flow_test.cc (modified) Merge #294 Wed, 07 Aug 2013 04:57:41 GMT Alpar Juttner [1260:a337a0dd3f75] * test/bellman_ford_test.cc (modified) * test/digraph_test.cc (modified) * test/fractional_matching_test.cc (modified) Further ignore_unused_variable_warning() explicit namespaces (#294) Wed, 07 Aug 2013 04:55:05 GMT Alpar Juttner [1259:8b2d4e5d96e4] * lemon/concepts/digraph.h (modified) * lemon/concepts/digraph.h (modified) * lemon/concepts/graph.h (modified) * lemon/concepts/graph.h (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/graph_to_eps.h (modified) * lemon/graph_to_eps.h (modified) * test/adaptors_test.cc (modified) * test/adaptors_test.cc (modified) * test/bfs_test.cc (modified) * test/bfs_test.cc (modified) * test/circulation_test.cc (modified) * test/circulation_test.cc (modified) * test/connectivity_test.cc (modified) * test/connectivity_test.cc (modified) * test/dfs_test.cc (modified) * test/dfs_test.cc (modified) * test/digraph_test.cc (modified) * test/digraph_test.cc (modified) * test/dijkstra_test.cc (modified) * test/dijkstra_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/gomory_hu_test.cc (modified) * test/gomory_hu_test.cc (modified) * test/graph_test.cc (modified) * test/graph_test.cc (modified) * test/hao_orlin_test.cc (modified) * test/hao_orlin_test.cc (modified) * test/maps_test.cc (modified) * test/maps_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) Merge #294 to branches >=1.2 Wed, 07 Aug 2013 04:31:47 GMT Alpar Juttner [1258:bdfc038f364c] * lemon/concepts/digraph.h (modified) * lemon/concepts/digraph.h (modified) * lemon/concepts/graph_components.h (modified) * lemon/concepts/graph_components.h (modified) * lemon/concepts/maps.h (modified) * lemon/concepts/maps.h (modified) * test/adaptors_test.cc (modified) * test/adaptors_test.cc (modified) * test/bfs_test.cc (modified) * test/bfs_test.cc (modified) * test/circulation_test.cc (modified) * test/circulation_test.cc (modified) * test/connectivity_test.cc (modified) * test/connectivity_test.cc (modified) * test/dfs_test.cc (modified) * test/dfs_test.cc (modified) * test/dijkstra_test.cc (modified) * test/dijkstra_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/gomory_hu_test.cc (modified) * test/gomory_hu_test.cc (modified) * test/hao_orlin_test.cc (modified) * test/hao_orlin_test.cc (modified) * test/maps_test.cc (modified) * test/maps_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) Merge #294 to branch 1.1 Wed, 07 Aug 2013 04:29:34 GMT Alpar Juttner [1257:3e711ee55d31] * lemon/concept_check.h (modified) * lemon/concepts/digraph.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/path.h (modified) * test/adaptors_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/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/preflow_test.cc (modified) * test/suurballe_test.cc (modified) * test/time_measure_test.cc (modified) Add explicit namespace to ignore_unused_variable_warning() usages (#294) Tue, 06 Aug 2013 15:58:59 GMT Alpar Juttner [1256:cae19e9eeca4] Merge #463 Tue, 06 Aug 2013 03:48:18 GMT Peter Kovacs [1255:9d1616d708ee] * lemon/cycle_canceling.h (modified) Use latex formatting for non-trivial O() expressions (#463) Tue, 06 Aug 2013 03:38:49 GMT Peter Kovacs [1254:c5cd8960df74] * doc/groups.dox (modified) * lemon/bellman_ford.h (modified) * lemon/capacity_scaling.h (modified) * lemon/cost_scaling.h (modified) * lemon/cycle_canceling.h (modified) * lemon/gomory_hu.h (modified) * lemon/hartmann_orlin_mmc.h (modified) * lemon/karp_mmc.h (modified) * lemon/min_cost_arborescence.h (modified) * lemon/network_simplex.h (modified) * lemon/preflow.h (modified) * lemon/suurballe.h (modified) Use m instead of e for denoting the number of arcs/edges (#463) Tue, 06 Aug 2013 10:28:37 GMT Alpar Juttner [1253:5958cc5c0a98] * lemon/core.h (modified) * lemon/core.h (modified) * lemon/graph_to_eps.h (modified) * lemon/graph_to_eps.h (modified) Merge further fixes #470 Tue, 06 Aug 2013 04:52:36 GMT Alpar Juttner [1252:38c432e01489] * lemon/lp_base.h (modified) Fix dummy doc comment (#459) Mon, 05 Aug 2013 12:21:58 GMT Alpar Juttner [1251:218171dc022d] * doc/CMakeLists.txt (modified) * doc/Doxyfile.in (modified) * doc/DoxygenLayout.xml (modified) Doxygen config improvements (#459) - remove an erroneous line from ... Mon, 05 Aug 2013 12:03:29 GMT Alpar Juttner [1250:97d978243703] * doc/Doxyfile.in (modified) * doc/lgf.dox (modified) * lemon/bellman_ford.h (modified) * lemon/bfs.h (modified) * lemon/capacity_scaling.h (modified) * lemon/christofides_tsp.h (modified) * lemon/circulation.h (modified) * lemon/cost_scaling.h (modified) * lemon/cplex.h (modified) * lemon/dfs.h (modified) * lemon/dijkstra.h (modified) * lemon/edmonds_karp.h (modified) * lemon/fractional_matching.h (modified) * lemon/glpk.h (modified) * lemon/greedy_tsp.h (modified) * lemon/hartmann_orlin_mmc.h (modified) * lemon/howard_mmc.h (modified) * lemon/insertion_tsp.h (modified) * lemon/karp_mmc.h (modified) * lemon/lgf_reader.h (modified) * lemon/lgf_writer.h (modified) * lemon/lp_base.h (modified) * lemon/min_cost_arborescence.h (modified) * lemon/nearest_neighbor_tsp.h (modified) * lemon/opt2_tsp.h (modified) * lemon/preflow.h (modified) * lemon/suurballe.h (modified) Fix unresolved doc references (#459) Tue, 06 Aug 2013 10:21:06 GMT Alpar Juttner [1249:2c2e8df67ddc] * lemon/core.h (modified) * lemon/core.h (modified) * lemon/graph_to_eps.h (modified) * lemon/graph_to_eps.h (modified) * test/lp_test.cc (modified) * test/lp_test.cc (modified) Merge further fixes #470 to branch 1.2 Tue, 06 Aug 2013 10:19:11 GMT Alpar Juttner [1248:14394c9603c2] * lemon/core.h (modified) * lemon/core.h (modified) * lemon/graph_to_eps.h (modified) * lemon/graph_to_eps.h (modified) * test/lp_test.cc (modified) * test/lp_test.cc (modified) Merge further fixes #470 to branch 1.1 Tue, 06 Aug 2013 10:04:13 GMT Alpar Juttner [1247:115031ac8001] * lemon/graph_to_eps.h (modified) * test/lp_test.cc (modified) Further fixes for gcc version 3.3 and 4.3 (#470) Tue, 06 Aug 2013 07:10:18 GMT Alpar Juttner [1246:6039b32a2351] * lemon/core.h (modified) Unused local typedefs warning pragma is only applied to gcc>=4.8 (#470) Tue, 30 Jul 2013 13:54:46 GMT Alpar Juttner [1245:73c892335e74] Merge bugfix #461 Tue, 30 Jul 2013 13:53:02 GMT Alpar Juttner [1244:af461bae0601] Merge bugfix #461 to branch 1.2 Tue, 30 Jul 2013 13:52:38 GMT Alpar Juttner [1243:79f149ee0230] Merge bugfix #461 to branch 1.1 Sat, 16 Mar 2013 15:50:39 GMT Peter Kovacs [1242:0e30f63d45d0] * lemon/assert.h (modified) Bugfix in assert.h (#461) Tue, 30 Jul 2013 13:24:45 GMT Alpar Juttner [1241:879fcb781086] * 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 #454 Sat, 16 Mar 2013 15:20:41 GMT Peter Kovacs [1240:ee9bac10f58e] * lemon/capacity_scaling.h (modified) * lemon/cost_scaling.h (modified) * lemon/cycle_canceling.h (modified) * lemon/network_simplex.h (modified) Debug checking for capacity bounds in min cost flow algorithms (#454) Tue, 30 Jul 2013 13:14:29 GMT Alpar Juttner [1239:d1a48668ddb4] * lemon/core.h (modified) * lemon/core.h (modified) Merge fix #470 Tue, 30 Jul 2013 13:12:17 GMT Alpar Juttner [1238:736436e516d3] * lemon/core.h (modified) * lemon/core.h (modified) * test/lp_test.cc (modified) * test/lp_test.cc (modified) Merge fix #470 to branch 1.2 Tue, 30 Jul 2013 13:10:43 GMT Alpar Juttner [1237:deaf433636ca] * lemon/core.h (modified) * lemon/core.h (modified) * test/lp_test.cc (modified) * test/lp_test.cc (modified) Merge fix #470 to branch 1.1 Tue, 30 Jul 2013 13:03:53 GMT Alpar Juttner [1236:756022ac1674] * lemon/core.h (modified) * test/lp_test.cc (modified) Suppress 'unused local typedefs' warnings, and resolve others (#470) Wed, 24 Jul 2013 08:21:35 GMT Alpar Juttner [1235:8a3fb3155dca] * test/maps_test.cc (modified) Bugfix in test/maps_test.cc (#469) Tue, 23 Jul 2013 23:08:34 GMT Alpar Juttner [1234:b208de044477] * CMakeLists.txt (modified) Fix #define indicating CPLEX availability (#446) Mon, 15 Jul 2013 06:33:08 GMT Alpar Juttner [1233:490d89913a17] * INSTALL (modified) * INSTALL (modified) * cmake/FindCPLEX.cmake (deleted) * test/CMakeLists.txt (modified) * test/CMakeLists.txt (modified) Merge #446, #457, #465 Sat, 25 May 2013 04:59:31 GMT Alpar Juttner [1232:fc3854d936f7] * CMakeLists.txt (modified) * INSTALL (modified) * cmake/FindCOIN.cmake (modified) * cmake/FindGLPK.cmake (modified) * cmake/FindILOG.cmake (modified) * lemon/cbc.h (modified) * lemon/config.h.in (modified) * lemon/lp.h (modified) * test/lp_test.cc (modified) Enable/disable options for LP/MIP backends (#465) Fri, 20 Jul 2012 15:09:01 GMT Alpar Juttner [1231:1782aa72495a] * 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) Add file export funcionality to LpBase (#457) Sat, 21 Jul 2012 08:18:57 GMT Alpar Juttner [1230:caf16813b1e8] * CMakeLists.txt (modified) * INSTALL (modified) * cmake/FindGLPK.cmake (modified) * cmake/FindILOG.cmake (moved) * lemon/CMakeLists.txt (modified) * test/CMakeLists.txt (modified) Better CPLEX discovery (#446) Thu, 28 Feb 2013 22:45:39 GMT Peter Kovacs [1229:473c71baff72] * lemon/edmonds_karp.h (modified) Avoid usage of alternative operator (#177)