# # ChangeLog for / in lemon-0.x # # Generated by Trac 1.2.3 # 03/29/24 01:49:19 Tue, 09 May 2006 09:21:48 GMT Alpar Juttner [2072:224d3781b00b] * doc/groups.dox (modified) * lemon/matrix_maps.h (modified) Create a separate group for matrices Tue, 09 May 2006 09:21:02 GMT Alpar Juttner [2071:00c4ce4f4170] * doc/Makefile.am (modified) Also install .gif files. Mon, 08 May 2006 17:03:52 GMT Balazs Dezso [2070:1287ef6c180f] * lemon/bellman_ford.h (modified) Getting Negative Cycle Fri, 05 May 2006 10:48:58 GMT Balazs Dezso [2069:d55adbe1fc78] * lemon/ugraph_adaptor.h (modified) Bug fix: Using set instead reference assignment Tue, 02 May 2006 18:23:42 GMT Akos Ladanyi [2068:6936f130bba2] * configure.ac (modified) gLEMON does not compile with gtkmm 2.4.x Thu, 27 Apr 2006 14:53:23 GMT Balazs Dezso [2067:cd414bfbe38b] * lemon/Makefile.am (modified) * lemon/tabu_search.h (added) Tabu Search by Szabadkai Mark Thu, 27 Apr 2006 13:10:23 GMT Akos Ladanyi [2066:b72fe5e2631a] * gui/nbtab.cc (modified) added scrollbars to the canvas Thu, 27 Apr 2006 12:20:09 GMT Akos Ladanyi [2065:780e27579198] * gui/mapstorage.cc (modified) filter loop edges Tue, 25 Apr 2006 14:48:50 GMT Balazs Dezso [2064:2c5f81b35269] * lemon/graph_utils.h (modified) Bug fix in findUEdge Tue, 18 Apr 2006 22:59:33 GMT Akos Ladanyi [2063:9535436aaa9f] * gui/graph_displayer_canvas-event.cc (modified) * gui/gui_reader.cc (modified) * gui/gui_writer.cc (modified) * gui/mapstorage.cc (modified) id->label Tue, 18 Apr 2006 13:25:41 GMT Alpar Juttner [2062:35e0355c6d9b] * scripts/check-compilers (modified) Also check mingw compatibility Tue, 18 Apr 2006 09:14:38 GMT Balazs Dezso [2061:7ab148f53d66] * lemon/full_graph.h (modified) Bug fix Add missing function Tue, 18 Apr 2006 07:03:12 GMT Balazs Dezso [2060:be70ea3b957a] * doc/groups.dox (modified) * doc/images/bipartite_matching.eps (added) * doc/images/bipartite_matching.png (added) * doc/images/flow.eps (added) * doc/images/flow.png (added) Images into the algorithm groups Tue, 18 Apr 2006 07:02:32 GMT Balazs Dezso [2059:ebf3b2962554] * lemon/bellman_ford.h (modified) * lemon/edmonds_karp.h (modified) Doc fix Tue, 18 Apr 2006 07:01:55 GMT Balazs Dezso [2058:0b1fc1566fdb] * lemon/bipartite_matching.h (modified) * test/bipartite_matching_test.cc (modified) Refinements in bipartite matching algorithms Fri, 14 Apr 2006 23:55:36 GMT Akos Ladanyi [2057:6f84cdb6f4e8] * m4/Makefile.am (modified) added missing glibc2.m4 Fri, 14 Apr 2006 22:01:02 GMT Akos Ladanyi [2056:8acf212a5ed4] * Makefile.am (modified) * configure.ac (modified) * m4/Makefile.am (added) downgrade to gettext 0.14.2 Fri, 14 Apr 2006 18:53:56 GMT Akos Ladanyi [2055:ec3f86917e42] * po/hu.po (modified) * po/lemon.pot (modified) po update Fri, 14 Apr 2006 18:35:55 GMT Akos Ladanyi [2054:5363a9c49055] * Makefile.am (modified) bugfix Fri, 14 Apr 2006 18:31:50 GMT Akos Ladanyi [2053:7230185f0bd1] * Makefile.am (modified) distribute m4/*.m4 Fri, 14 Apr 2006 18:31:16 GMT Akos Ladanyi [2052:c54ce7a5f4e7] * gui/Makefile.am (modified) * gui/graph-displayer.cc (modified) * gui/i18n.h (added) * gui/main_win.cc (modified) some reorganization Fri, 14 Apr 2006 18:07:33 GMT Balazs Dezso [2051:08652c1763f6] * lemon/bipartite_matching.h (modified) * test/bipartite_matching_test.cc (modified) MaxWeightedBipartiteMatching MinCostMaxBipartiteMatching Both ... Fri, 14 Apr 2006 18:05:02 GMT Balazs Dezso [2050:d9a221218ea4] * lemon/bin_heap.h (modified) * lemon/bucket_heap.h (modified) * lemon/fib_heap.h (modified) * lemon/fredman_tarjan.h (modified) * lemon/radix_heap.h (modified) Changing the mining of the clear in heaps It does not touch the heap ... Fri, 14 Apr 2006 15:05:51 GMT Akos Ladanyi [2049:a9933b493198] * Makefile.am (modified) bugfix Fri, 14 Apr 2006 14:57:59 GMT Akos Ladanyi [2048:b1a605b2f03c] * Makefile.am (modified) * po/POTFILES.in (modified) make distcheck should work now Thu, 13 Apr 2006 18:09:34 GMT Akos Ladanyi [2047:2b2ebca059ee] * lemon/matrix_maps.h (modified) Removed a 0x00 byte which confused the file utility. Thu, 13 Apr 2006 17:57:03 GMT Mihaly Barasz [2046:66d160810c0a] * lemon/bits/array_map.h (modified) * lemon/bits/default_map.h (modified) * lemon/bits/edge_set_extender.h (modified) * lemon/bits/graph_extender.h (modified) more explicit :) Thu, 13 Apr 2006 17:22:17 GMT Mihaly Barasz [2045:012cd0ca3254] * lemon/path.h (modified) path.h: bugfix, returning reference to a temporary Wed, 12 Apr 2006 20:50:35 GMT Akos Ladanyi [2044:83b086406f10] svn:ignore Wed, 12 Apr 2006 20:38:22 GMT Akos Ladanyi [2043:54f80cf6ac86] * Makefile.am (modified) * bootstrap (modified) * configure.ac (modified) * gui/ABOUT-NLS (deleted) * gui/Makefile.am (modified) * gui/bootstrap (deleted) * gui/configure.ac (deleted) * gui/po/LINGUAS (deleted) * gui/po/Makevars (deleted) * gui/po/POTFILES.in (deleted) * gui/po/glemon.pot (deleted) * gui/po/hu.po (deleted) * po/LINGUAS (added) * po/Makevars (added) * po/POTFILES.in (added) * po/hu.po (added) * po/lemon.pot (added) revert to single configure scheme Fri, 07 Apr 2006 09:54:35 GMT Balazs Dezso [2042:bdc953f2a449] * demo/tight_edge_filter_map.h (modified) * doc/groups.dox (modified) * lemon/bellman_ford.h (modified) * lemon/bucket_heap.h (modified) * lemon/floyd_warshall.h (modified) * lemon/fredman_tarjan.h (modified) * lemon/graph_adaptor.h (modified) * lemon/johnson.h (modified) * lemon/max_matching.h (modified) * lemon/min_cost_arborescence.h (modified) * lemon/min_cut.h (modified) * lemon/prim.h (modified) * lemon/radix_sort.h (modified) * lemon/ugraph_adaptor.h (modified) New Algorithm group for matchings LaTeX formulas Bug fix => ///\f$ ... Fri, 07 Apr 2006 09:52:30 GMT Balazs Dezso [2041:28df5272df99] * lemon/bits/graph_adaptor_extender.h (modified) Forgotten functions in the graph adaptor extenders. Fri, 07 Apr 2006 09:51:23 GMT Balazs Dezso [2040:c7bd55c0d820] * lemon/Makefile.am (modified) * lemon/bipartite_matching.h (added) * lemon/bpugraph_adaptor.h (modified) * test/Makefile.am (modified) * test/bipartite_matching_test.cc (added) Bipartite Graph Max Cardinality Matching (Hopcroft-Karp) Test for it ... Thu, 06 Apr 2006 09:33:29 GMT Balazs Dezso [2039:dacc4ce9474d] * lemon/bits/traits.h (modified) * lemon/matrix_maps.h (modified) * test/matrix_maps_test.cc (modified) Commiting The DynamicAsymMatrixMap from Nagy Jano + MatrixMapTraits Tue, 04 Apr 2006 17:45:35 GMT Balazs Dezso [2038:33db14058543] * demo/coloring.cc (modified) * lemon/Makefile.am (modified) * lemon/bucket_heap.h (added) * lemon/linear_heap.h (deleted) * lemon/min_cut.h (modified) * lemon/topology.h (modified) * test/heap_test.cc (modified) LinearHeap is renamed to BucketHeap which is more conform and widely ... Tue, 04 Apr 2006 17:43:23 GMT Balazs Dezso [2037:32e4bebee616] * lemon/edmonds_karp.h (modified) * lemon/graph_adaptor.h (modified) * lemon/graph_reader.h (modified) * lemon/graph_writer.h (modified) * lemon/grid_ugraph.h (modified) * lemon/min_cost_arborescence.h (modified) * lemon/min_cut.h (modified) * lemon/ugraph_adaptor.h (modified) Doxygen log corrections doc of ResGraphAdaptor has a bug in ... Tue, 04 Apr 2006 10:40:02 GMT Balazs Dezso [2036:9d0c8a205e58] * lemon/edmonds_karp.h (modified) The algorithm does not change the capacity and the flow in the resgraph Mon, 03 Apr 2006 19:47:37 GMT Balazs Dezso [2035:e92071fadd3f] * lemon/Makefile.am (modified) * lemon/bits/mingw32_rand.cc (added) * lemon/bits/mingw32_rand.h (added) * lemon/bits/mingw32_time.cc (added) * lemon/bits/mingw32_time.h (modified) * lemon/simann.h (modified) More mingw compatibility Implementation of the drand48 functions Mon, 03 Apr 2006 16:34:23 GMT Balazs Dezso [2034:b71f8ff62046] * lemon/Makefile.am (modified) * lemon/edmonds_karp.h (added) * lemon/graph_adaptor.h (modified) Edmonds-Karp MaxFlow ResGraphAdaptor with Tolerance Mon, 03 Apr 2006 16:05:26 GMT Balazs Dezso [2033:7bf1f64962c2] * lemon/bfs.h (modified) * lemon/preflow.h (modified) * lemon/radix_sort.h (modified) Small corrections Mon, 03 Apr 2006 16:03:37 GMT Balazs Dezso [2032:18c08f9129e4] * lemon/maps.h (modified) * test/maps_test.cc (modified) Writeable extension of some maps Mon, 03 Apr 2006 09:45:23 GMT Balazs Dezso [2031:080d51024ac5] * lemon/Makefile.am (modified) * lemon/bits/array_map.h (modified) * lemon/bits/base_extender.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/map_extender.h (modified) * lemon/bits/vector_map.h (modified) * lemon/bpugraph_adaptor.h (added) * lemon/edge_set.h (modified) * lemon/full_graph.h (modified) * lemon/graph_adaptor.h (modified) * lemon/graph_utils.h (modified) * lemon/iterable_maps.h (modified) * lemon/list_graph.h (modified) * lemon/smart_graph.h (modified) * lemon/ugraph_adaptor.h (modified) Correcting the structure of the graph's and adaptor's map. The ... Mon, 03 Apr 2006 09:24:38 GMT Balazs Dezso [2030:d769d2eb4d50] * lemon/prim.h (modified) Naming convention fix Mon, 03 Apr 2006 08:41:52 GMT Balazs Dezso [2029:e00114f165f5] * lemon/graph_utils.h (modified) Count ANodes-BNodes Fri, 31 Mar 2006 12:51:44 GMT Balazs Dezso [2028:d0e8a86a1ff2] * lemon/bits/mingw32_time.h (added) * lemon/graph_to_eps.h (modified) * lemon/time_measure.h (modified) MinGW32 compatibility Fri, 31 Mar 2006 12:12:06 GMT Balazs Dezso [2027:119db4e6ab2c] * lemon/time_measure.h (modified) MinGW compatibility fix Fri, 31 Mar 2006 12:04:48 GMT Balazs Dezso [2026:8d49961ec50f] * lemon/lp_base.h (modified) NaN checking to be conform to MinGW32 Fri, 31 Mar 2006 11:10:44 GMT Balazs Dezso [2025:93fcadf94ab0] * lemon/min_cost_arborescence.h (modified) * test/Makefile.am (modified) * test/arborescence_test.cc (added) Bugfix in the minimum cost arborescence algorithm Dual solution ... Thu, 30 Mar 2006 15:34:56 GMT jacint [2024:4ab8a25def3c] * lemon/preflow.h (modified) tolerance class incorporated Thu, 30 Mar 2006 15:02:11 GMT jacint [2023:f34f044a043c] * lemon/max_matching.h (modified) Unionfind changes induced some bugs here. Also some augmentations made. Thu, 30 Mar 2006 09:42:05 GMT Alpar Juttner [2022:0f3367da6104] * lemon/graph_utils.h (modified) docfix Thu, 30 Mar 2006 09:36:33 GMT Balazs Dezso [2021:11455e986b95] * lemon/concept/ugraph.h (modified) IncEdgeIt goes through on loop edges twice. Thu, 30 Mar 2006 08:38:41 GMT Balazs Dezso [2020:332245399dc6] * lemon/graph_utils.h (modified) Rewritten countItems and findEdges Mon, 27 Mar 2006 16:25:14 GMT Balazs Dezso [2019:e70c1f6849bc] * lemon/dfs.h (modified) * lemon/preflow.h (modified) Adding todo to preflow Some naming convention renamings Mon, 27 Mar 2006 16:09:54 GMT Mihaly Barasz [2018:66a1f0950700] missing ignore Mon, 27 Mar 2006 08:12:01 GMT Balazs Dezso [2017:6064fd33807c] * lemon/Makefile.am (modified) * lemon/min_cost_arborescence.h (added) Minimum Cost Arborescence algorithm Mon, 27 Mar 2006 08:01:10 GMT Balazs Dezso [2016:ecb067198349] * doc/groups.dox (modified) * lemon/bits/item_reader.h (modified) * lemon/lemon_reader.h (modified) * lemon/lemon_writer.h (modified) Doc rearrangement Section readers moved to own group Fri, 24 Mar 2006 20:27:42 GMT Mihaly Barasz [2015:5e51c9eb5e83] * bootstrap (modified) * doc/Makefile.am (modified) bootstrap: quiet option Thu, 23 Mar 2006 20:43:25 GMT Akos Ladanyi [2014:313875e0a34a] ignore generated files Thu, 23 Mar 2006 20:42:37 GMT Akos Ladanyi [2013:02e70e25aac5] * demo/sub_graph_adaptor_demo.cc (modified) * lemon/eps.cc (modified) include fixes Thu, 23 Mar 2006 19:57:14 GMT Akos Ladanyi [2012:224cd6aacfc1] * Makefile.am (modified) * bootstrap (modified) * configure.ac (modified) * gui/ABOUT-NLS (added) * gui/Makefile.am (modified) * gui/bootstrap (added) * gui/configure.ac (added) * gui/gettext.h (added) * gui/graph-displayer.cc (modified) * gui/main_win.cc (modified) * gui/po/LINGUAS (added) * gui/po/Makevars (added) * gui/po/POTFILES.in (added) * gui/po/glemon.pot (added) * gui/po/hu.po (added) * m4/lx_check_cplex.m4 (moved) * m4/lx_check_glpk.m4 (moved) - added gettext infrastructure to the gui - the gui has a separate ... Tue, 21 Mar 2006 13:45:24 GMT Balazs Dezso [2011:1a1bffa615b8] * doc/images/grid_ugraph_demo.eps (moved) * doc/images/grid_ugraph_demo.png (moved) Renaming files Fri, 17 Mar 2006 15:54:02 GMT Mihaly Barasz [2010:08464643a658] * lemon/bellman_ford.h (modified) * lemon/dijkstra.h (modified) unused parameters fix Thu, 16 Mar 2006 13:52:12 GMT Mihaly Barasz [2009:de287863cc98] * lemon/lemon_reader.h (modified) rethrow fix Wed, 15 Mar 2006 09:45:59 GMT Alpar Juttner [2008:0820d8168cbb] * demo/eps_demo.cc (modified) * lemon/eps.cc (modified) * lemon/eps.h (modified) "Node shapes" added Wed, 15 Mar 2006 09:45:10 GMT Alpar Juttner [2007:a9959afc29a3] * scripts/check-compilers (modified) Also check gcc-4.1 Wed, 15 Mar 2006 09:44:17 GMT Alpar Juttner [2006:00d59f733817] * doc/groups.dox (modified) * lemon/bits/alteration_notifier.h (modified) * lemon/graph_utils.h (modified) * lemon/sub_graph.h (modified) * lemon/unionfind.h (modified) * lemon/xy.h (modified) * test/xy_test.cc (modified) Spellcheck Fri, 10 Mar 2006 19:34:47 GMT Mihaly Barasz [2005:84ec2948eb1f] * test/unionfind_test.cc (modified) unionfind_test: double erase is not supported anymore Fri, 10 Mar 2006 18:17:37 GMT Mihaly Barasz [2004:b8f10207e3d6] * lemon/unionfind.h (modified) UnionFindEnum: one remaining bug; removing commented out code Fri, 10 Mar 2006 18:06:26 GMT Mihaly Barasz [2003:cf012a7c7f69] * lemon/unionfind.h (modified) UnionFindEnum revision: * 0 is _not_ convertible to ... Wed, 08 Mar 2006 13:10:43 GMT Balazs Dezso [2002:9ff31b5090bd] * lemon/graph_utils.h (modified) Omitting warning Tue, 07 Mar 2006 11:06:57 GMT Balazs Dezso [2001:c9e5de6e3eac] * lemon/lemon_reader.h (modified) Removing obsolote "id" map handling Error message is modified Mon, 06 Mar 2006 17:32:35 GMT Balazs Dezso [2000:ebcc93ead7da] * lemon/lemon_reader.h (modified) * test/dijkstra_test.lgf (modified) Checking missing section reader Mon, 06 Mar 2006 10:28:37 GMT Balazs Dezso [1999:2ff283124dfc] * lemon/Makefile.am (modified) * lemon/bits/alteration_notifier.h (modified) * lemon/bits/array_map.h (modified) * lemon/bits/base_extender.h (added) * lemon/bits/default_map.h (modified) * lemon/bits/edge_set_extender.h (modified) * lemon/bits/graph_extender.h (modified) * lemon/bits/map_extender.h (modified) * lemon/bits/static_map.h (deleted) * lemon/bits/vector_map.h (modified) * lemon/concept/graph_component.h (modified) * lemon/dag_shortest_path.h (modified) * lemon/edge_set.h (modified) * lemon/full_graph.h (modified) * lemon/graph_adaptor.h (modified) * lemon/graph_utils.h (modified) * lemon/grid_ugraph.h (modified) * lemon/list_graph.h (modified) * lemon/matrix_maps.h (modified) * lemon/smart_graph.h (modified) * lemon/xy.h (modified) Clarifing alteration observing system It is directly connected now ... Mon, 06 Mar 2006 09:38:19 GMT Balazs Dezso [1998:2ba916d7aae3] * lemon/hypercube_graph.h (modified) Bugfix in the hyper map Fri, 03 Mar 2006 21:49:39 GMT Mihaly Barasz [1997:b7a70cdb5520] * lemon/lemon_reader.h (modified) Bugfix: an ugly artefact of the 'id' -> 'label' renaming Fri, 03 Mar 2006 12:35:32 GMT Balazs Dezso [1996:5dc13b93f8b4] * doc/groups.dox (modified) * lemon/bits/alteration_notifier.h (modified) * lemon/bits/array_map.h (modified) * lemon/bits/default_map.h (modified) * lemon/bits/edge_set_extender.h (modified) * lemon/bits/graph_adaptor_extender.h (modified) * lemon/bits/graph_extender.h (modified) * lemon/bits/map_extender.h (modified) * lemon/bits/traits.h (modified) * lemon/bits/vector_map.h (modified) Some documentation arrangement modification Thu, 02 Mar 2006 14:22:03 GMT Balazs Dezso [1995:c1fc2c14a3ae] * lemon/full_graph.h (modified) * lemon/list_graph.h (modified) * lemon/smart_graph.h (modified) Bugfix in bpugraph Wed, 01 Mar 2006 17:37:25 GMT Mihaly Barasz [1994:9430de370570] * configure.ac (modified) bugfix: moving "invalid.h" down to "bits" broke autoconf Wed, 01 Mar 2006 13:19:28 GMT Balazs Dezso [1993:2115143eceea] * lemon/Makefile.am (modified) * lemon/base.cc (modified) * lemon/bellman_ford.h (modified) * lemon/bfs.h (modified) * lemon/bits/graph_extender.h (modified) * lemon/bits/invalid.h (added) * lemon/bits/map_extender.h (modified) * lemon/bits/static_map.h (modified) * lemon/bits/traits.h (added) * lemon/bits/utility.h (added) * lemon/bits/vector_map.h (modified) * lemon/color.h (modified) * lemon/concept/bpugraph.h (modified) * lemon/concept/graph.h (modified) * lemon/concept/graph_component.h (modified) * lemon/concept/heap.h (modified) * lemon/concept/maps.h (modified) * lemon/concept/matrix_maps.h (modified) * lemon/concept/path.h (modified) * lemon/concept/ugraph.h (modified) * lemon/dag_shortest_path.h (modified) * lemon/dfs.h (modified) * lemon/dijkstra.h (modified) * lemon/dimacs.h (modified) * lemon/euler.h (modified) * lemon/floyd_warshall.h (modified) * lemon/fredman_tarjan.h (modified) * lemon/full_graph.h (modified) * lemon/graph_adaptor.h (modified) * lemon/graph_to_eps.h (modified) * lemon/graph_utils.h (modified) * lemon/grid_ugraph.h (modified) * lemon/hypercube_graph.h (modified) * lemon/invalid.h (deleted) * lemon/iterable_maps.h (modified) * lemon/johnson.h (modified) * lemon/kruskal.h (modified) * lemon/lemon_reader.h (modified) * lemon/lemon_writer.h (modified) * lemon/lp_base.h (modified) * lemon/map_iterator.h (modified) * lemon/maps.h (modified) * lemon/matrix_maps.h (modified) * lemon/max_matching.h (modified) * lemon/min_cut.h (modified) * lemon/path.h (modified) * lemon/preflow.h (modified) * lemon/prim.h (modified) * lemon/smart_graph.h (modified) * lemon/traits.h (deleted) * lemon/ugraph_adaptor.h (modified) * lemon/unionfind.h (modified) * lemon/utility.h (deleted) * lemon/xy.h (modified) * test/max_matching_test.cc (modified) * test/test_tools.h (modified) utility, invalid and traits moved to bits Wed, 01 Mar 2006 12:46:52 GMT Balazs Dezso [1992:6e1b62d42d94] * lemon/graph_utils.h (modified) UNDIRGRAPH_TYPEDEFS => UGRAPH_TYPEDEFS Wed, 01 Mar 2006 10:25:30 GMT Balazs Dezso [1991:d7442141d9ef] * lemon/bits/edge_set_extender.h (modified) * lemon/bits/graph_extender.h (modified) * lemon/graph_adaptor.h (modified) * lemon/list_graph.h (modified) * lemon/ugraph_adaptor.h (modified) * test/graph_adaptor_test.cc (modified) The graph adadptors can be alteration observed. In most cases it ... Wed, 01 Mar 2006 10:17:25 GMT Balazs Dezso [1990:15fb7a4ea6be] * lemon/edge_set.h (modified) * lemon/graph_utils.h (modified) * lemon/iterable_maps.h (modified) * lemon/sub_graph.h (modified) * test/edge_set_test.cc (modified) Some classes assumed that the GraphMaps should be inherited from an ... Wed, 01 Mar 2006 10:04:47 GMT Balazs Dezso [1989:d276e88aa48a] * lemon/bits/alteration_notifier.h (modified) * lemon/graph_adaptor.h (modified) * lemon/traits.h (modified) * lemon/utility.h (modified) Traits for alteration notifiers SplitGraph is temporarly deleted Wed, 01 Mar 2006 09:40:16 GMT Balazs Dezso [1988:875fe3f689e0] * lemon/dijkstra.h (modified) Bug fix Mon, 27 Feb 2006 15:43:25 GMT Balazs Dezso [1987:8cd6683382e0] * lemon/full_graph.h (modified) Default constructor which allocates empty graphs Mon, 27 Feb 2006 10:36:01 GMT Balazs Dezso [1986:9b56cca61e2e] * lemon/full_graph.h (modified) * lemon/grid_ugraph.h (modified) * lemon/hypercube_graph.h (modified) An additional simplier interface for static size graphs. Node ... Mon, 27 Feb 2006 10:17:33 GMT Balazs Dezso [1985:8782ff6fd98a] * lemon/ugraph_adaptor.h (modified) Bug fix Fri, 24 Feb 2006 11:13:09 GMT Balazs Dezso [1984:d4cbd10e1256] * lemon/list_graph.h (modified) Bug fix Fri, 24 Feb 2006 11:02:11 GMT Balazs Dezso [1983:a60527609489] * lemon/bits/graph_extender.h (modified) Bugfix Thu, 23 Feb 2006 15:10:45 GMT Balazs Dezso [1982:f0eb6b79dcdf] * lemon/list_graph.h (modified) ListBpUGraph Thu, 23 Feb 2006 09:03:18 GMT Balazs Dezso [1981:81c8efe92706] * lemon/bits/graph_extender.h (modified) * lemon/dfs.h (modified) * lemon/dijkstra.h (modified) * lemon/graph_utils.h (modified) Little bugfixes, spellchecks and improvements Thu, 23 Feb 2006 08:55:54 GMT Balazs Dezso [1980:a954b780e3ab] * lemon/concept/ugraph.h (modified) * lemon/graph_adaptor.h (modified) * lemon/ugraph_adaptor.h (modified) * test/graph_adaptor_test.cc (modified) Renaming to be convient to the naming of the adaptors Concept ... Wed, 22 Feb 2006 18:26:56 GMT Balazs Dezso [1979:c2992fd74dad] * demo/Makefile.am (modified) * demo/grid_graph_demo.cc (deleted) * demo/grid_graph_demo.in (deleted) * demo/grid_ugraph_demo.cc (added) * demo/grid_ugraph_demo.in (added) * lemon/Makefile.am (modified) * lemon/bits/alteration_notifier.h (modified) * lemon/bits/clearable_graph_extender.h (deleted) * lemon/bits/default_map.h (modified) * lemon/bits/edge_set_extender.h (added) * lemon/bits/erasable_graph_extender.h (deleted) * lemon/bits/extendable_graph_extender.h (deleted) * lemon/bits/graph_adaptor_extender.h (added) * lemon/bits/graph_extender.h (modified) * lemon/bits/iterable_graph_extender.h (deleted) * lemon/bits/static_map.h (modified) * lemon/concept/bpugraph.h (modified) * lemon/concept/graph.h (modified) * lemon/concept/ugraph.h (modified) * lemon/edge_set.h (modified) * lemon/euler.h (modified) * lemon/fredman_tarjan.h (modified) * lemon/full_graph.h (modified) * lemon/graph_adaptor.h (modified) * lemon/grid_graph.h (deleted) * lemon/grid_ugraph.h (added) * lemon/hypercube_graph.h (modified) * lemon/kruskal.h (modified) * lemon/list_graph.h (modified) * lemon/prim.h (modified) * lemon/radix_sort.h (modified) * lemon/smart_graph.h (modified) * lemon/sub_graph.h (modified) * lemon/topology.h (modified) * lemon/traits.h (modified) * lemon/ugraph_adaptor.h (added) * test/graph_adaptor_test.cc (modified) * test/ugraph_test.cc (modified) Mergeing extendermerge branch Changes: the extender system ... Wed, 22 Feb 2006 12:45:59 GMT Alpar Juttner [1978:ef2d00e46897] * lemon/vmap.h (added) vmap.h: Enables one to create maps with a virtual base class. Tue, 21 Feb 2006 12:37:00 GMT Alpar Juttner [1977:8ef02f0c4245] * lemon/Makefile.am (modified) * lemon/refptr.h (added) * test/Makefile.am (modified) * test/refptr_test.cc (added) RefPtr: a reference counted pointer class Tue, 21 Feb 2006 08:48:11 GMT Alpar Juttner [1976:a71f388045f9] * lemon/graph_to_eps.h (modified) Fix bug #26: Check if an edge is a loop and do not draw then Mon, 20 Feb 2006 09:40:07 GMT Balazs Dezso [1975:64db671eda28] * lemon/Makefile.am (modified) * lemon/min_cut.h (moved) Second renaming of min cut Minimum => Min Work => Aux Mon, 20 Feb 2006 06:44:07 GMT Alpar Juttner [1974:191223f4b639] * lemon/xy.h (modified) Public data members of xy became documented Mon, 20 Feb 2006 06:43:08 GMT Alpar Juttner [1973:30c97275f337] * lemon/minimum_cut.h (modified) Spellchecking