# # ChangeLog for lemon in lemon # # Generated by Trac 1.2.3 # 03/28/24 22:24:23 Mon, 08 Dec 2008 10:38:02 GMT Balazs Dezso [491:68fe66e2b34a] * lemon/Makefile.am (modified) * lemon/bits/edge_set_extender.h (added) * lemon/edge_set.h (added) * test/CMakeLists.txt (modified) * test/Makefile.am (modified) * test/edge_set_test.cc (added) ArcSet and EdgeSet ports from SVN 3489 (ticket #67) Mon, 12 Jan 2009 07:05:30 GMT Peter Kovacs [487:acfb0f24d178] * lemon/adaptors.h (modified) * test/graph_adaptor_test.cc (modified) Rename Residual to ResidualDigraph (#67) The new name is more ... Mon, 12 Jan 2009 12:26:02 GMT Alpar Juttner [485:9b082b3fb33f] * lemon/clp.cc (modified) * lemon/clp.h (modified) * lemon/cplex.cc (modified) * lemon/cplex.h (modified) * lemon/glpk.cc (modified) * lemon/glpk.h (modified) * lemon/lp.h (modified) * lemon/soplex.cc (modified) * lemon/soplex.h (modified) * test/lp_test.cc (modified) * test/mip_test.cc (modified) Rename Lp*/Mip* to *Lp/*Mip Mon, 12 Jan 2009 12:26:01 GMT Alpar Juttner [484:08d495d48089] * lemon/Makefile.am (modified) * lemon/clp.cc (added) * lemon/clp.h (added) * lemon/cplex.cc (added) * lemon/cplex.h (added) * lemon/glpk.cc (added) * lemon/glpk.h (added) * lemon/lp.h (modified) * lemon/lp_clp.cc (deleted) * lemon/lp_clp.h (deleted) * lemon/lp_cplex.cc (deleted) * lemon/lp_cplex.h (deleted) * lemon/lp_glpk.cc (deleted) * lemon/lp_glpk.h (deleted) * lemon/lp_soplex.cc (deleted) * lemon/lp_soplex.h (deleted) * lemon/soplex.cc (added) * lemon/soplex.h (added) * test/lp_test.cc (modified) * test/mip_test.cc (modified) Remove lp_ prefix from the solver's header name Tue, 02 Dec 2008 21:48:28 GMT Balazs Dezso [482:ed54c0d13df0] * configure.ac (modified) * lemon/CMakeLists.txt (modified) * lemon/Makefile.am (modified) * lemon/bits/lp_id.h (deleted) * lemon/bits/solver_bits.h (added) * lemon/config.h.in (modified) * lemon/lp.h (modified) * lemon/lp_base.cc (modified) * lemon/lp_base.h (modified) * lemon/lp_clp.cc (added) * lemon/lp_clp.h (added) * 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/mip_cplex.cc (deleted) * lemon/mip_cplex.h (deleted) * lemon/mip_glpk.cc (deleted) * lemon/mip_glpk.h (deleted) * m4/lx_check_clp.m4 (added) * m4/lx_check_glpk.m4 (modified) * test/lp_test.cc (modified) * test/mip_test.cc (modified) Thorough redesign of the LP/MIP interface (#44) - Redesigned class ... Tue, 02 Dec 2008 20:40:33 GMT Balazs Dezso [481:7afc121e0689] * configure.ac (modified) * lemon/CMakeLists.txt (modified) * lemon/Makefile.am (modified) * lemon/bits/lp_id.h (added) * lemon/config.h.in (modified) * lemon/lp.h (added) * lemon/lp_base.cc (added) * lemon/lp_base.h (added) * lemon/lp_cplex.cc (added) * lemon/lp_cplex.h (added) * lemon/lp_glpk.cc (added) * lemon/lp_glpk.h (added) * lemon/lp_skeleton.cc (added) * lemon/lp_skeleton.h (added) * lemon/lp_soplex.cc (added) * lemon/lp_soplex.h (added) * lemon/mip_cplex.cc (added) * lemon/mip_cplex.h (added) * lemon/mip_glpk.cc (added) * lemon/mip_glpk.h (added) * test/CMakeLists.txt (modified) * test/Makefile.am (modified) * test/lp_test.cc (added) * test/mip_test.cc (added) Port LP and MIP solvers from SVN -r3509 (#44) Mon, 12 Jan 2009 12:22:11 GMT Alpar Juttner [480:69928a704ffb] * configure.ac (modified) * lemon/config.h.in (modified) * m4/lx_check_cplex.m4 (modified) * m4/lx_check_glpk.m4 (modified) * m4/lx_check_soplex.m4 (modified) Add HAVE_LP and HAVE_MIP #defines Sun, 11 Jan 2009 15:09:53 GMT Alpar Juttner [478:5a1e9fdcfd3a] * doc/groups.dox (modified) * doc/groups.dox (modified) * lemon/adaptors.h (modified) * lemon/adaptors.h (modified) * lemon/bits/graph_adaptor_extender.h (modified) * lemon/bits/graph_adaptor_extender.h (modified) Merge Sun, 11 Jan 2009 15:03:14 GMT Alpar Juttner [477:f599fa651202] * lemon/adaptors.h (modified) Update lemon/adaptors.h's header to 2009 Sun, 11 Jan 2009 14:24:20 GMT Peter Kovacs [476:c246659c8b19] * lemon/adaptors.h (modified) * lemon/bits/graph_adaptor_extender.h (modified) Remove non-checked subgraph adaptors + rename parameters (#67) Fri, 09 Jan 2009 13:03:25 GMT Peter Kovacs [475:aea2dc0518ce] * lemon/adaptors.h (modified) Rename convenience functions in subgraph adaptors (#67) - Rename ... Fri, 09 Jan 2009 11:54:27 GMT Peter Kovacs [474:fbd6e04acf44] * doc/groups.dox (modified) * lemon/adaptors.h (modified) Various doc improvements for graph adaptors (#67) - Add notes ... Fri, 09 Jan 2009 11:43:52 GMT Peter Kovacs [473:14bb8812b8af] * lemon/adaptors.h (modified) Add creator functions for Residual and Residual::ResidualCapacity (#67) Fri, 12 Dec 2008 21:59:17 GMT Peter Kovacs [472:91fcb8ed4cdc] * lemon/adaptors.h (modified) Various bug fixes and code improvements in adaptors.h (#67) - Fix ... Fri, 12 Dec 2008 21:18:41 GMT Peter Kovacs [471:9d9990909fc8] * lemon/adaptors.h (modified) Add missing const keywords (+ remove misleading ones) (#67) Fri, 12 Dec 2008 21:09:29 GMT Peter Kovacs [470:3c0d39b6388c] * lemon/adaptors.h (modified) Avoid warning in adaptors.h (#67) Fri, 12 Dec 2008 21:00:03 GMT Peter Kovacs [469:d369e885d196] * lemon/adaptors.h (modified) Fix the usage of tags in adaptors.h (#67) There are separate tags ... Thu, 08 Jan 2009 17:19:26 GMT Alpar Juttner [468:75a5df083951] * 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 Thu, 08 Jan 2009 17:10:42 GMT Alpar Juttner [467:ba49101c9b07] * lemon/radix_sort.h (modified) * test/radix_sort_test.cc (modified) Update to 2009 plus whitespace unification Tue, 02 Dec 2008 22:15:43 GMT Balazs Dezso [466:de16f1f2d228] * lemon/radix_sort.h (modified) * test/radix_sort_test.cc (modified) Rename counterSort to stableRadixSort Tue, 02 Dec 2008 10:17:30 GMT Alpar Juttner [465:31d224a3c0af] * lemon/radix_sort.h (modified) * test/radix_sort_test.cc (modified) Doc improvements and source unification in radix_sort (#72) Fri, 17 Oct 2008 21:55:18 GMT Balazs Dezso [464:4f7224faf3bd] * lemon/Makefile.am (modified) * lemon/radix_sort.h (added) * test/CMakeLists.txt (modified) * test/Makefile.am (modified) * test/radix_sort_test.cc (added) Porting radix sorts from SVN #3509 Wed, 31 Dec 2008 23:00:00 GMT Alpar Juttner [463:88ed40ad0d4f] * LICENSE (modified) * demo/arg_parser_demo.cc (modified) * demo/graph_to_eps_demo.cc (modified) * demo/lgf_demo.cc (modified) * doc/coding_style.dox (modified) * doc/dirs.dox (modified) * doc/groups.dox (modified) * doc/lgf.dox (modified) * doc/license.dox (modified) * doc/mainpage.dox (modified) * doc/migration.dox (modified) * doc/named-param.dox (modified) * doc/namespaces.dox (modified) * doc/template.h (modified) * lemon/Makefile.am (modified) * lemon/adaptors.h (modified) * lemon/arg_parser.cc (modified) * lemon/arg_parser.h (modified) * lemon/assert.h (modified) * lemon/base.cc (modified) * lemon/bfs.h (modified) * lemon/bin_heap.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/default_map.h (modified) * lemon/bits/enable_if.h (modified) * lemon/bits/graph_adaptor_extender.h (modified) * lemon/bits/graph_extender.h (modified) * lemon/bits/map_extender.h (modified) * lemon/bits/path_dump.h (modified) * lemon/bits/traits.h (modified) * lemon/bits/variant.h (modified) * lemon/bits/vector_map.h (modified) * lemon/circulation.h (modified) * lemon/color.cc (modified) * lemon/color.h (modified) * 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) * lemon/connectivity.h (modified) * lemon/core.h (modified) * lemon/counter.h (modified) * lemon/dfs.h (modified) * lemon/dijkstra.h (modified) * lemon/dim2.h (modified) * lemon/dimacs.h (modified) * lemon/elevator.h (modified) * lemon/error.h (modified) * lemon/full_graph.h (modified) * lemon/graph_to_eps.h (modified) * lemon/grid_graph.h (modified) * lemon/hao_orlin.h (modified) * lemon/hypercube_graph.h (modified) * lemon/kruskal.h (modified) * lemon/lgf_reader.h (modified) * lemon/lgf_writer.h (modified) * lemon/list_graph.h (modified) * lemon/maps.h (modified) * lemon/math.h (modified) * lemon/max_matching.h (modified) * lemon/nauty_reader.h (modified) * lemon/path.h (modified) * lemon/preflow.h (modified) * lemon/random.cc (modified) * lemon/random.h (modified) * lemon/smart_graph.h (modified) * lemon/suurballe.h (modified) * lemon/time_measure.h (modified) * lemon/tolerance.h (modified) * lemon/unionfind.h (modified) * test/Makefile.am (modified) * test/bfs_test.cc (modified) * test/circulation_test.cc (modified) * test/counter_test.cc (modified) * test/dfs_test.cc (modified) * test/digraph_test.cc (modified) * test/dijkstra_test.cc (modified) * test/dim_test.cc (modified) * test/error_test.cc (modified) * test/graph_adaptor_test.cc (modified) * test/graph_copy_test.cc (modified) * test/graph_test.cc (modified) * test/graph_test.h (modified) * test/graph_utils_test.cc (modified) * test/hao_orlin_test.cc (modified) * test/heap_test.cc (modified) * test/kruskal_test.cc (modified) * test/maps_test.cc (modified) * test/max_matching_test.cc (modified) * test/path_test.cc (modified) * test/preflow_test.cc (modified) * test/random_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/unionfind_test.cc (modified) * tools/dimacs-to-lgf.cc (modified) Happy New Year again - update the copyright headers + run the ... Sun, 21 Dec 2008 19:45:25 GMT Balazs Dezso [460:81d40f1c850c] * lemon/unionfind.h (modified) Bug fix in heap unionfind (ticket #197) The previous bugfix set the ... Sat, 20 Dec 2008 23:13:02 GMT Balazs Dezso [457:561be42c4b99] * lemon/unionfind.h (modified) Bug fix in heap unionfind (ticket #197) The minimum item in the ... Fri, 12 Dec 2008 20:46:08 GMT Peter Kovacs [452:9dfaf6efc36f] * lemon/bits/variant.h (modified) Hide all docs in variant.h (#196) Fri, 12 Dec 2008 20:44:37 GMT Peter Kovacs [451:09e416d35896] * lemon/bits/variant.h (modified) Bug fix in variant.h (#196) Fri, 12 Dec 2008 20:37:22 GMT Peter Kovacs [449:b0f74ca2e3ac] * lemon/core.h (modified) Bug fix in ConEdgeIt (#195) Mon, 08 Dec 2008 19:23:33 GMT Balazs Dezso [446:33e9699c7d3a] * lemon/lgf_reader.h (modified) Fix skipSection() function (ticket #193) Mon, 08 Dec 2008 10:06:39 GMT Balazs Dezso [444:cace3206223b] * lemon/connectivity.h (modified) * lemon/max_matching.h (modified) * lemon/suurballe.h (modified) Fix typos (ticket #192) Fri, 05 Dec 2008 10:38:32 GMT Alpar Juttner [438:0f2091856dab] * lemon/dfs.h (modified) * lemon/dfs.h (modified) Merge Thu, 04 Dec 2008 23:22:47 GMT Peter Kovacs [437:6a2a33ad261b] * lemon/bfs.h (modified) * lemon/circulation.h (modified) * lemon/dfs.h (modified) * lemon/preflow.h (modified) Add missing 'const' for query functions of algorithms Thu, 04 Dec 2008 10:49:54 GMT Alpar Juttner [436:e562b69acbc6] * lemon/dfs.h (modified) Bugfix in DfsVisit (the same fix as in [9afe81e4c543] for the main ... Wed, 03 Dec 2008 13:23:22 GMT Balazs Dezso [435:9afe81e4c543] * lemon/connectivity.h (modified) * lemon/dfs.h (modified) Renamings in connectivity.h and bug fix in DfsVisit (#61) - The ... Tue, 02 Dec 2008 15:33:22 GMT Alpar Juttner [434:ad483acf1654] * doc/groups.dox (modified) * doc/groups.dox (modified) * lemon/Makefile.am (modified) * lemon/Makefile.am (modified) * test/Makefile.am (modified) * test/Makefile.am (modified) Merge Sun, 30 Nov 2008 21:06:52 GMT Balazs Dezso [433:6ff53afe98b5] * lemon/connectivity.h (added) Port topology.h as connectivity.h from SVN -r3509 (#61) Sun, 30 Nov 2008 18:18:32 GMT Balazs Dezso [432:76287c8caa26] * doc/groups.dox (modified) * lemon/Makefile.am (modified) * lemon/adaptors.h (moved) * lemon/bits/graph_adaptor_extender.h (modified) * lemon/bits/variant.h (modified) * lemon/graph_adaptor.h (deleted) * test/graph_adaptor_test.cc (modified) Reorganication of graph adaptors and doc improvements (#67) - ... Sun, 30 Nov 2008 18:00:30 GMT Balazs Dezso [431:4b6112235fad] * lemon/digraph_adaptor.h (modified) * lemon/graph_adaptor.h (modified) * test/graph_adaptor_test.cc (modified) Improvements in graph adaptors (#67) Remove DigraphAdaptor and ... Sun, 30 Nov 2008 17:57:18 GMT Balazs Dezso [430:05357da973ce] * lemon/Makefile.am (modified) * lemon/bits/graph_adaptor_extender.h (added) * lemon/bits/variant.h (added) * lemon/digraph_adaptor.h (added) * lemon/graph_adaptor.h (added) * test/Makefile.am (modified) * test/graph_adaptor_test.cc (added) Port graph adaptors from svn -r3498 (#67) Tue, 02 Dec 2008 10:57:23 GMT Alpar Juttner [428:7030149efed2] * lemon/hao_orlin.h (modified) Minor doc improvements in HaoOrlin (#58) Tue, 02 Dec 2008 07:21:47 GMT Balazs Dezso [427:01c443515ad2] * lemon/hao_orlin.h (modified) New queue implementation for HaoOrlin class (#58) Mon, 01 Dec 2008 22:12:16 GMT Balazs Dezso [425:b8ce15103485] * lemon/Makefile.am (modified) * lemon/hao_orlin.h (added) Port Hao-Orlin algorithm from SVN -r3509 (#58) Tue, 02 Dec 2008 10:31:20 GMT Alpar Juttner [424:69f33ef03334] * lemon/dijkstra.h (modified) * lemon/dijkstra.h (modified) Merge Sun, 30 Nov 2008 18:17:51 GMT Peter Kovacs [421:6b9057cdcd8b] * lemon/bfs.h (modified) * lemon/dfs.h (modified) * lemon/dijkstra.h (modified) Doc improvements for Bfs, Dfs, Dijkstra (#185) - More precise ... Mon, 01 Dec 2008 14:18:40 GMT Alpar Juttner [419:59d3aa4f921f] * lemon/Makefile.am (modified) * lemon/Makefile.am (modified) * test/Makefile.am (modified) * test/Makefile.am (modified) Merge Sun, 30 Nov 2008 13:51:05 GMT Peter Kovacs [417:235be9d4b6ab] * lemon/circulation.h (modified) Many doc improvements for Circulation (#175) - More precise doc ... Mon, 01 Dec 2008 14:07:58 GMT Alpar Juttner [416:26fd85a3087e] * lemon/circulation.h (modified) Def->Set change in lemon/circulation.h Fri, 21 Nov 2008 14:42:47 GMT Alpar Juttner [414:5a7dbeaed70e] * demo/Makefile.am (modified) * demo/circulation-input.lgf (added) * demo/circulation_demo.cc (added) * lemon/Makefile.am (modified) * lemon/circulation.h (added) Port Circulation from svn -r3516 (#175) Namely, - port the files ... Mon, 01 Dec 2008 13:33:42 GMT Peter Kovacs [412:62f9787c516c] * lemon/dijkstra.h (modified) * test/dijkstra_test.cc (modified) Remove DijkstraWidestPathOperationTraits (#187) Sun, 30 Nov 2008 09:39:34 GMT Alpar Juttner [410:0c5dd7ceda03] * lemon/Makefile.am (modified) * lemon/Makefile.am (modified) Merge Sat, 29 Nov 2008 23:50:31 GMT Peter Kovacs [408:37054b67d807] * lemon/preflow.h (modified) Many doc improvements for Preflow (#176) - More precise doc for ... Sat, 29 Nov 2008 23:48:07 GMT Peter Kovacs [407:db3251947eba] * lemon/preflow.h (modified) * test/preflow_test.cc (modified) Rename flowInit() to init() in Preflow (#176) Fri, 21 Nov 2008 14:26:58 GMT Alpar Juttner [406:624e673efa76] * lemon/preflow.h (modified) * test/preflow_test.cc (modified) Def -> Set renaming in Preflow Fri, 21 Nov 2008 14:26:58 GMT Alpar Juttner [405:53c5277ba294] * lemon/preflow.h (modified) Get rid of exceptions in Preflow Fri, 21 Nov 2008 14:11:29 GMT Alpar Juttner [404:660db48f324f] * lemon/Makefile.am (modified) * lemon/preflow.h (added) * test/Makefile.am (modified) * test/preflow_graph.lgf (added) * test/preflow_test.cc (added) Port preflow push max flow alg. from svn -r3516 (#176) Namely, - ... Fri, 28 Nov 2008 10:26:51 GMT Peter Kovacs [403:0a3ec097a76c] * doc/groups.dox (modified) * lemon/dimacs.h (modified) Doc improvements for the DIMACS tools (#167) The doc group is moved ... Fri, 28 Nov 2008 06:38:20 GMT Alpar Juttner [402:24a2c6ee6cb0] * lemon/dimacs.h (modified) * tools/dimacs-to-lgf.cc (modified) Refactoring of DIMACS tools Thu, 27 Nov 2008 22:05:35 GMT Alpar Juttner [401:9d1faab5e0f1] * lemon/dimacs.h (modified) * tools/dimacs-to-lgf.cc (modified) Give different names to the different DIMACS readers Thu, 27 Nov 2008 22:04:46 GMT Alpar Juttner [400:50d96f2166d7] * .hgignore (modified) * lemon/Makefile.am (modified) * lemon/dimacs.h (added) * tools/Makefile.am (modified) * tools/dimacs-to-lgf.cc (added) Port DIMACS tools from svn -r3516 Namely, - apply migrate script ... Fri, 21 Nov 2008 10:49:39 GMT Alpar Juttner [399:fc6954b4fce4] * lemon/Makefile.am (modified) * lemon/Makefile.am (modified) Merge Fri, 21 Nov 2008 10:10:25 GMT Peter Kovacs [398:a8a22a96d495] * lemon/elevator.h (modified) Doc improvements for elevator classes (#174) Fri, 21 Nov 2008 10:41:36 GMT Alpar Juttner [397:61fbd77f0f44] * lemon/elevator.h (modified) Don't assume that the default maps are reference maps (in Elevator) Mon, 17 Nov 2008 15:41:15 GMT Alpar Juttner [396:b04e431907bc] * lemon/elevator.h (modified) Avoid STL panic at Elevator when compiled with -D_GLIBCXX_DEBUG Mon, 17 Nov 2008 15:41:15 GMT Alpar Juttner [395:d916b8995e22] * lemon/elevator.h (modified) Rename markToBottom() to dirtyTopButOne() + better doc (#174) Mon, 17 Nov 2008 15:41:15 GMT Alpar Juttner [394:1bab3a47be88] * lemon/Makefile.am (modified) * lemon/elevator.h (added) Port Elevator from svn -r3516 (#174) - the unify script hes also ... Tue, 11 Nov 2008 10:25:57 GMT Alpar Juttner [392:80ec623f529f] * lemon/random.h (modified) * lemon/random.h (modified) Merge Tue, 11 Nov 2008 10:12:37 GMT Alpar Juttner [391:c4aa9f097ef1] * lemon/random.h (modified) Bugfix in Random (#173) - operator()s always return a double now - ... Fri, 07 Nov 2008 13:14:22 GMT Alpar Juttner [388:2d87dbd7f8c8] * lemon/smart_graph.h (modified) * lemon/smart_graph.h (modified) * test/digraph_test.cc (modified) * test/digraph_test.cc (modified) * test/graph_test.cc (modified) * test/graph_test.cc (modified) Merge Fri, 07 Nov 2008 11:00:53 GMT Peter Kovacs [386:5a3d689ea770] * lemon/smart_graph.h (modified) Bug fix in SmartGraph::restoreSnapshot() (#171) Fri, 07 Nov 2008 13:04:54 GMT Alpar Juttner [385:7b6466ed488a] * lemon/hypercube_graph.h (modified) * test/graph_test.cc (modified) Avoid bit operator precedence warning with gcc-4.3 Some of these ... Fri, 07 Nov 2008 07:18:37 GMT Alpar Juttner [384:164fe3abc024] * lemon/smart_graph.h (modified) * lemon/smart_graph.h (modified) Merge Thu, 06 Nov 2008 22:12:57 GMT Peter Kovacs [382:00c8843d491d] * lemon/smart_graph.h (modified) Critical bug fix in SmartDigraph::split() #170 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 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 ... 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: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 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 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 12:53:34 GMT Alpar Juttner [342:5ba887b7def4] * lemon/max_matching.h (modified) Doc improvements in lemon/max_matching.h