# # ChangeLog for / in lemon # # Generated by Trac 1.2.3 # 03/29/24 03:12:39 Thu, 06 Nov 2008 22:12:57 GMT Peter Kovacs [382:00c8843d491d] * lemon/smart_graph.h (modified) Critical bug fix in SmartDigraph::split() #170 Fri, 07 Nov 2008 06:36:12 GMT Alpar Juttner [381:02bc940cbb0e] Merge Thu, 06 Nov 2008 17:35:38 GMT Peter Kovacs [380:a7e8ad460d66] * lemon/smart_graph.h (modified) Add missing tags and functions for item counting in SmartGraph (#3) Thu, 06 Nov 2008 17:23:52 GMT Peter Kovacs [379:9194a12c52e6] * doc/Doxyfile.in (modified) Hide "used files" on the doc pages Thu, 06 Nov 2008 14:40:32 GMT Alpar Juttner [378:efbd0ab50a77] * lemon/Makefile.am (modified) * lemon/Makefile.am (modified) * tools/lemon-0.x-to-1.x.sh (modified) * tools/lemon-0.x-to-1.x.sh (modified) Merge Thu, 06 Nov 2008 14:16:37 GMT Peter Kovacs [377:a12eef1f82b2] * lemon/hypercube_graph.h (modified) * test/digraph_test.cc (modified) * test/graph_test.cc (modified) * tools/lemon-0.x-to-1.x.sh (modified) Rework hypercube graph implementation to be undirected (#57) Wed, 05 Nov 2008 20:36:28 GMT Peter Kovacs [376:b4a01426c0d9] * lemon/Makefile.am (modified) * lemon/hypercube_graph.h (added) * test/digraph_test.cc (modified) Port hypercube digraph structure from SVN 3503 (#57) Wed, 05 Nov 2008 14:44:37 GMT Akos Ladanyi [375:a637fb9d457b] * Makefile.am (modified) * configure.ac (modified) * lemon/Makefile.am (modified) Revert to the canonical way of customizing CXXFLAGS A default list ... Wed, 05 Nov 2008 08:11:44 GMT Alpar Juttner [374:51597950d0fe] Merge Tue, 04 Nov 2008 20:37:59 GMT Peter Kovacs [373:f58410582b9b] * lemon/bits/alteration_notifier.h (modified) * lemon/bits/array_map.h (modified) * lemon/bits/base_extender.h (modified) * lemon/bits/graph_extender.h (modified) * lemon/bits/vector_map.h (modified) Doc improvements for the graph related tools in lemon/bits Tue, 04 Nov 2008 20:36:46 GMT Peter Kovacs [372:75cf49ce5390] * lemon/bits/traits.h (modified) * lemon/full_graph.h (modified) * lemon/grid_graph.h (modified) * lemon/smart_graph.h (modified) Add missing tags and indicators Tue, 04 Nov 2008 20:25:15 GMT Peter Kovacs [371:0eec1736ff1d] * lemon/nauty_reader.h (modified) * tools/lemon-0.x-to-1.x.sh (modified) Rename readNauty() to readNautyGraph() (#55) Tue, 04 Nov 2008 20:14:57 GMT Peter Kovacs [370:636fa2f39f10] * lemon/nauty_reader.h (modified) Redo erroneous modification of [7c5d8de2eac7] (#55) Tue, 04 Nov 2008 10:25:47 GMT Alpar Juttner [369:3fb8ed1322de] Merge Tue, 04 Nov 2008 10:21:22 GMT Alpar Juttner [368:99f1bdf8f7db] * lemon/Makefile.am (modified) * lemon/Makefile.am (modified) * test/graph_test.cc (modified) * test/graph_test.cc (modified) Merge Mon, 03 Nov 2008 21:30:21 GMT Peter Kovacs [367:aa75d24ba7d0] * lemon/full_graph.h (modified) Bug fix in FullDigraphBase::findArc() Sat, 01 Nov 2008 18:22:18 GMT Peter Kovacs [366:80a4d0742e98] * lemon/full_graph.h (modified) * test/digraph_test.cc (modified) Improvements related to full graphs (#57) Thu, 14 Aug 2008 19:49:39 GMT Balazs Dezso [365:37557a46e298] * lemon/Makefile.am (modified) * lemon/full_graph.h (added) * test/digraph_test.cc (modified) * test/graph_test.cc (modified) Porting full graphs from svn 3498 - the FullGraph is redesigned in ... Mon, 03 Nov 2008 16:03:13 GMT Peter Kovacs [364:7c5d8de2eac7] * lemon/nauty_reader.h (modified) Small improvements for the nauty reader (#55) Mon, 03 Nov 2008 15:59:14 GMT Peter Kovacs [363:91e68d590e61] * doc/groups.dox (modified) * lemon/nauty_reader.h (modified) Move the doc of the nauty group to groups.dox (#55) Wed, 29 Oct 2008 14:29:34 GMT Balazs Dezso [362:c6c6e1d863c4] * lemon/nauty_reader.h (modified) Swap parameters in readNauty() Wed, 29 Oct 2008 14:06:08 GMT Alpar Juttner [361:2ef43a5d1e49] * lemon/Makefile.am (modified) * lemon/Makefile.am (modified) Merge Fri, 17 Oct 2008 22:05:22 GMT Balazs Dezso [360:96f7cc46c91c] * lemon/Makefile.am (modified) * lemon/nauty_reader.h (added) Porting nauty reader function from SVN #3509 Wed, 29 Oct 2008 06:22:21 GMT Alpar Juttner [359:85820a499b76] Merge Tue, 28 Oct 2008 22:10:27 GMT Peter Kovacs [358:7f26c4b32651] * lemon/suurballe.h (modified) * test/suurballe_test.cc (modified) Minor doc improvements related to Suurballe (#47) Tue, 28 Oct 2008 18:39:53 GMT Alpar Juttner [357:2f64c4a692a8] * lemon/Makefile.am (modified) * lemon/suurballe.h (added) * test/Makefile.am (modified) * test/min_cost_flow_test.lgf (added) * test/suurballe_test.cc (added) Port Suurballe algorithm from svn -r3512 Tue, 28 Oct 2008 20:35:06 GMT Peter Kovacs [356:236b1902e5cc] * tools/lemon-0.x-to-1.x.sh (modified) More improvement in the migration script - Rename ... Tue, 28 Oct 2008 17:33:51 GMT Peter Kovacs [355:956a29f30887] * doc/migration.dox (modified) * tools/lemon-0.x-to-1.x.sh (modified) Improve the migration script and guide (#166) - Safer replacement ... Tue, 28 Oct 2008 14:49:18 GMT Alpar Juttner [354:3e906e6c08a9] Merge Tue, 28 Oct 2008 14:37:46 GMT Peter Kovacs [353:f8832dc16d45] * scripts/unify-sources.sh (modified) Use standard error/warning message format in the unifier script Tue, 28 Oct 2008 13:47:57 GMT Peter Kovacs [352:0badf3bb38c2] * lemon/random.h (modified) Minor doc improvements Thu, 19 Jun 2008 16:33:06 GMT Alpar Juttner [351:2593e163e407] * lemon/random.h (modified) Lognormal distribution added (#102) Thu, 23 Oct 2008 10:39:39 GMT Balazs Dezso [350:b77fb8c32707] * lemon/grid_graph.h (modified) Fix latex image generation Wed, 22 Oct 2008 21:14:00 GMT Alpar Juttner [349:560e4b6d020d] * doc/Makefile.am (modified) * doc/Makefile.am (modified) * lemon/Makefile.am (modified) * lemon/Makefile.am (modified) Merge Sat, 18 Oct 2008 11:15:00 GMT Peter Kovacs [348:052cecabcb71] * lemon/grid_graph.h (modified) * test/graph_test.cc (modified) Fixes and improvements related to GridGraph Mon, 20 Oct 2008 10:36:02 GMT Balazs Dezso [347:160bf92c7cdc] * doc/CMakeLists.txt (modified) * doc/Makefile.am (modified) * doc/images/grid_graph.eps (added) * lemon/grid_graph.h (modified) * test/graph_test.cc (modified) Improvement on grid graphs - The indexing of matrix is changed ... Tue, 02 Sep 2008 20:32:04 GMT Peter Kovacs [346:ada5f74d1c9e] * lemon/Makefile.am (modified) * lemon/grid_graph.h (added) * test/graph_test.cc (modified) Port grid graph structure from SVN 3503 (ticket #57) Wed, 22 Oct 2008 13:41:18 GMT Alpar Juttner [345:9c2a532aa5ef] Merge Wed, 22 Oct 2008 13:39:04 GMT Alpar Juttner [344:3f9f3550dbf5] Merge Wed, 22 Oct 2008 13:37:43 GMT Alpar Juttner [343:2f5c0c42a5cd] * scripts/unify-sources.sh (modified) * scripts/unify-sources.sh (modified) Merge Wed, 22 Oct 2008 12:53:34 GMT Alpar Juttner [342:5ba887b7def4] * lemon/max_matching.h (modified) Doc improvements in lemon/max_matching.h Mon, 20 Oct 2008 10:46:39 GMT Peter Kovacs [341:d900fd1e760f] * lemon/bfs.h (modified) * lemon/list_graph.h (modified) * lemon/smart_graph.h (modified) * scripts/unify-sources.sh (modified) Print the failed line numbers in the unifier script (ticket #138) Mon, 20 Oct 2008 10:17:24 GMT Peter Kovacs [340:cdbff91c2166] * scripts/unify-sources.sh (modified) Small improvements in the unifier script Mon, 13 Oct 2008 12:00:11 GMT Balazs Dezso [339:91d63b8b1a4c] * lemon/max_matching.h (modified) * test/CMakeLists.txt (modified) * test/Makefile.am (modified) * test/max_matching_test.cc (modified) * test/max_weighted_matching_test.cc (deleted) Several improvements in maximum matching algorithms - The interface ... Mon, 13 Oct 2008 11:56:00 GMT Balazs Dezso [338:64ad48007fb2] * lemon/Makefile.am (modified) * lemon/max_matching.h (added) * test/CMakeLists.txt (modified) * test/Makefile.am (modified) * test/max_matching_test.cc (added) * test/max_weighted_matching_test.cc (added) Port maximum matching algorithms from svn 3498 (ticket #48) Mon, 20 Oct 2008 18:03:14 GMT Alpar Juttner [337:0fbbb4bc42dd] * scripts/unify-sources.sh (modified) Better help message and user question in unify-sources.sh Sun, 19 Oct 2008 14:19:32 GMT Balazs Dezso [336:e05633b02e40] * scripts/unify-sources.sh (modified) Improved unifier and checker script - Unify and check modes - ... Sat, 18 Oct 2008 09:46:25 GMT Peter Kovacs [335:94b832d461f7] * tools/lemon-0.x-to-1.x.sh (modified) Improve the 0.x->1.x converter script (ticket #157) - Support ... Sun, 12 Oct 2008 19:05:43 GMT Alpar Juttner [334:6151a291af96] * .hgtags (added) LEMON 1.0 released (58f1a3144134 tagged as r1.0) Sun, 12 Oct 2008 19:05:09 GMT Alpar Juttner [333:58f1a3144134] Merge from trunk (update NEWS + add AUTHORS file) Sun, 12 Oct 2008 17:13:26 GMT Alpar Juttner [332:b802094f96fd] * doc/mainpage.dox (modified) Remove the link to demos from the main page Fri, 10 Oct 2008 12:44:10 GMT Alpar Juttner [331:8ea420d5df75] Merge from trunk Fri, 10 Oct 2008 09:52:08 GMT Alpar Juttner [330:d3a7603026a2] * doc/groups.dox (modified) * doc/groups.dox (modified) Merge from trunk Thu, 09 Oct 2008 19:06:43 GMT Peter Kovacs [329:2592532ee838] * doc/groups.dox (modified) Fix erroneous merge Thu, 09 Oct 2008 15:42:32 GMT Alpar Juttner [328:8c4d380787cf] * doc/Makefile.am (modified) * doc/Makefile.am (modified) Merge from trunk Thu, 09 Oct 2008 13:37:44 GMT Alpar Juttner [327:12626fc94ccf] * benchmark/Makefile.am (deleted) * doc/groups.dox (modified) * doc/groups.dox (modified) * doc/mainpage.dox (modified) * doc/mainpage.dox (modified) * lemon/maps.h (modified) * lemon/maps.h (modified) Merge from trunk Thu, 09 Oct 2008 12:52:01 GMT Alpar Juttner [326:de38fca76780] Merge Thu, 09 Oct 2008 11:47:26 GMT Peter Kovacs [325:3a2e0692eaae] * doc/groups.dox (modified) * doc/mainpage.dox (modified) Remove references to tools that have not been ported yet (ticket #119) Wed, 08 Oct 2008 11:25:57 GMT Alpar Juttner [324:fafece417795] * lemon/maps.h (modified) * test/graph_utils_test.cc (modified) Remove InverseMap and DescriptorMap Wed, 08 Oct 2008 09:33:42 GMT Alpar Juttner [323:bfed14fbfdc5] Release branch 1.0 created Sun, 12 Oct 2008 18:35:48 GMT Alpar Juttner [322:6dbd5184c6a9] * NEWS (modified) Update NEWS file Sun, 12 Oct 2008 18:59:06 GMT Alpar Juttner [321:a412d990f043] * Makefile.am (modified) * Makefile.am (modified) Merge Sun, 12 Oct 2008 18:57:53 GMT Alpar Juttner [320:34e185734b42] * AUTHORS (added) * Makefile.am (modified) AUTHORS file added Fri, 10 Oct 2008 12:22:37 GMT Alpar Juttner [319:5e12d7734036] * lemon/core.h (modified) * lemon/dfs.h (modified) * lemon/lgf_reader.h (modified) * lemon/lgf_writer.h (modified) arrert.h is now included by core.h (#161) Thu, 09 Oct 2008 20:41:29 GMT Peter Kovacs [318:1e2d6ca80793] * INSTALL (modified) * README (modified) * doc/dirs.dox (modified) * doc/groups.dox (modified) Doc improvements Thu, 09 Oct 2008 15:20:37 GMT Alpar Juttner [317:a0ab96ad65fe] * benchmark/Makefile.am (deleted) * doc/Makefile.am (modified) * doc/Makefile.am (modified) Merge Thu, 09 Oct 2008 14:47:01 GMT Peter Kovacs [316:689f24ee83e6] * doc/Doxyfile.in (modified) * doc/DoxygenLayout.xml (added) * doc/Makefile.am (modified) Updated doxygen options to version 1.5.7.1 Thu, 09 Oct 2008 12:54:50 GMT Alpar Juttner [315:c175e387da19] Merge Thu, 09 Oct 2008 11:27:35 GMT Peter Kovacs [314:2cc60866a0c9] * doc/groups.dox (modified) * doc/mainpage.dox (modified) * doc/migration.dox (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/default_map.h (modified) * lemon/bits/enable_if.h (modified) * lemon/bits/graph_extender.h (modified) * lemon/bits/map_extender.h (modified) * lemon/bits/traits.h (modified) * lemon/bits/vector_map.h (modified) * lemon/concepts/maps.h (modified) * lemon/dim2.h (modified) * lemon/maps.h (modified) * lemon/time_measure.h (modified) Doc reorganization + improvements - Reorganize several tools (move ... Thu, 09 Oct 2008 08:09:44 GMT Peter Kovacs [313:64f8f7cc6168] * demo/graph_to_eps_demo.cc (modified) * doc/lgf.dox (modified) * lemon/bits/alteration_notifier.h (modified) * lemon/bits/default_map.h (modified) * lemon/color.h (modified) * lemon/concepts/graph_components.h (modified) * lemon/core.h (modified) * lemon/dfs.h (modified) * lemon/dijkstra.h (modified) * lemon/dim2.h (modified) * lemon/graph_to_eps.h (modified) * lemon/list_graph.h (modified) * lemon/maps.h (modified) * lemon/path.h (modified) * lemon/smart_graph.h (modified) * lemon/time_measure.h (modified) Fix several doxygen warnings Thu, 09 Oct 2008 12:40:40 GMT Alpar Juttner [312:a4d499904482] * benchmark/Makefile.am (deleted) * scripts/lemon-0.x-to-1.x.sh (deleted) Merge Thu, 09 Oct 2008 10:58:24 GMT Akos Ladanyi [311:c887e703b566] * demo/arg_parser_demo.cc (modified) * lemon/arg_parser.cc (modified) * lemon/arg_parser.h (modified) Fix an erroneous const declaration in ArgParser Thu, 09 Oct 2008 11:01:40 GMT Alpar Juttner [310:a9e8f310507f] * Makefile.am (modified) * README (modified) * benchmark/Makefile.am (deleted) * configure.ac (modified) * tools/Makefile.am (modified) * tools/lemon-0.x-to-1.x.sh (moved) Repository reorganization - lemon-0.x-to-1.x.sh moved to tools/ ... Wed, 08 Oct 2008 16:05:01 GMT Alpar Juttner [309:e57e10a8ea1b] Merge Wed, 08 Oct 2008 15:02:53 GMT Balazs Dezso [308:dd4f08b7e203] * doc/migration.dox (modified) Changes in LGF related part of the migration guide Wed, 08 Oct 2008 13:21:01 GMT Alpar Juttner [307:47ec522b838e] * doc/mainpage.dox (modified) * doc/migration.dox (modified) Further extension of the migration guide Wed, 08 Oct 2008 09:38:31 GMT Peter Kovacs [306:2bf7c645d5a6] * doc/Makefile.am (modified) * doc/migration.dox (modified) * scripts/lemon-0.x-to-1.x.sh (modified) Improvements in the migration script and guide (ticket #157) Mon, 06 Oct 2008 12:02:13 GMT Alpar Juttner [305:069f27927ba9] * doc/Makefile.am (modified) * doc/migration.dox (added) * scripts/lemon-0.x-to-1.x.sh (added) 0.x -> 1.x migration script and guide (preliminary version) (#157) Wed, 08 Oct 2008 12:18:33 GMT Alpar Juttner [304:1e81878b0e54] Merge Wed, 08 Oct 2008 10:59:06 GMT Akos Ladanyi [303:a3a69f5bba62] * lemon/lgf_reader.h (modified) * lemon/lgf_writer.h (modified) Fix compilation with Visual Studio 2005. Wed, 08 Oct 2008 12:16:04 GMT Alpar Juttner [302:1871777f62b7] Merge Wed, 08 Oct 2008 11:40:20 GMT Peter Kovacs [301:9db8964f0cf6] * lemon/bfs.h (modified) * lemon/dfs.h (modified) * lemon/dijkstra.h (modified) * lemon/maps.h (modified) Fix several doxygen warings Wed, 08 Oct 2008 10:20:09 GMT Peter Kovacs [300:8c05947fc107] * lemon/core.h (modified) Revert faulty changes of [dc9e8d2c0df9] Tue, 07 Oct 2008 06:08:45 GMT Alpar Juttner [299:907446600ca9] * doc/Doxyfile.in (modified) Doxygen 1.5.7.1 somehow needs this to generate the graphs Mon, 06 Oct 2008 10:41:05 GMT Alpar Juttner [298:74eb8b425d82] * .hgignore (modified) Fix ignoring Emacs backup/temp files Mon, 06 Oct 2008 10:01:03 GMT Alpar Juttner [297:92b193385702] Merge Sun, 05 Oct 2008 10:36:26 GMT Akos Ladanyi [296:9768e60aa4e1] * configure.ac (modified) Properly detect the Intel C++ compiler (ticket #154). Sun, 05 Oct 2008 19:09:01 GMT Balazs Dezso [295:7c796c1cf1b0] * lemon/lgf_reader.h (modified) * lemon/lgf_writer.h (modified) Fix memory leak hazard If the constructor throws an exception, it ... Wed, 01 Oct 2008 11:56:40 GMT Alpar Juttner [294:cbe3ec2d59d2] * demo/lgf_demo.cc (modified) * demo/lgf_demo.cc (modified) * lemon/lgf_reader.h (modified) * lemon/lgf_reader.h (modified) * lemon/lgf_writer.h (modified) * lemon/lgf_writer.h (modified) Merge Wed, 01 Oct 2008 10:44:16 GMT Peter Kovacs [293:47fbc814aa31] * demo/lgf_demo.cc (modified) * lemon/lgf_reader.h (modified) * lemon/lgf_writer.h (modified) * test/bfs_test.cc (modified) * test/dfs_test.cc (modified) * test/dijkstra_test.cc (modified) * test/heap_test.cc (modified) Change the parameter order in LGF reader and writer tools Wed, 01 Oct 2008 10:26:45 GMT Alpar Juttner [292:e7af73f1805e] * lemon/bfs.h (modified) * lemon/bfs.h (modified) * lemon/dfs.h (modified) * lemon/dfs.h (modified) Merge Wed, 01 Oct 2008 09:58:03 GMT Peter Kovacs [291:d901321d6555] * lemon/error.h (modified) * lemon/graph_to_eps.h (modified) * lemon/lgf_reader.h (modified) * lemon/lgf_writer.h (modified) Changing parameter order in exception classes + improvements Tue, 30 Sep 2008 18:53:18 GMT Balazs Dezso [290:f6899946c1ac] * demo/lgf_demo.cc (modified) * lemon/arg_parser.h (modified) * lemon/assert.h (modified) * lemon/bfs.h (modified) * lemon/concepts/heap.h (modified) * lemon/dfs.h (modified) * lemon/dijkstra.h (modified) * lemon/error.h (modified) * lemon/graph_to_eps.h (modified) * lemon/lgf_reader.h (modified) * lemon/lgf_writer.h (modified) Simplifying exceptions - Using asserts instead of exceptions for ... Mon, 29 Sep 2008 10:34:08 GMT Peter Kovacs [289:d91884dcd572] * lemon/bits/base_extender.h (modified) Use DEBUG instead of ASSERT in graph extenders (ticket #17) Mon, 29 Sep 2008 07:58:25 GMT Balazs Dezso [288:47b3a3b67837] * lemon/bfs.h (modified) * lemon/dfs.h (modified) Use proper traits class in visitor based algorithms Sat, 27 Sep 2008 12:33:28 GMT Alpar Juttner [287:bb40b6db0a58] * lemon/bfs.h (modified) * lemon/bfs.h (modified) * lemon/dfs.h (modified) * lemon/dfs.h (modified) * lemon/dijkstra.h (modified) * lemon/dijkstra.h (modified) Merge Fri, 26 Sep 2008 10:40:11 GMT Peter Kovacs [286:da414906fe21] * lemon/bfs.h (modified) * lemon/dfs.h (modified) * lemon/dijkstra.h (modified) * test/bfs_test.cc (modified) * test/dfs_test.cc (modified) * test/dijkstra_test.cc (modified) Improvements related to BFS/DFS/Dijkstra (ticket #96) - Add ... Sat, 27 Sep 2008 12:11:22 GMT Alpar Juttner [285:d8dc5acf739b] * lemon/concept_check.h (modified) Remove the BOOST copyright notice from lemon/concept_check.h as it ... Sat, 27 Sep 2008 12:04:27 GMT Alpar Juttner [284:a16cc721259e] * scripts/chg-len.py (modified) Make chg-len.py independent from the global Mercurial config files Sat, 27 Sep 2008 11:45:50 GMT Alpar Juttner [283:66bb22401834] Merge