# # ChangeLog for / in lemon-0.x # # Generated by Trac 1.2.3 # 03/28/24 19:23:09 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 Mon, 20 Feb 2006 06:42:29 GMT Alpar Juttner [1972:487a868e30e5] * test/time_measure_test.cc (modified) Dewarningification Mon, 20 Feb 2006 06:41:12 GMT Alpar Juttner [1971:9a59a6cacfd9] * demo/Makefile.am (modified) * demo/eps_demo.cc (added) * lemon/Makefile.am (modified) * lemon/color.h (added) * lemon/eps.cc (added) * lemon/eps.h (added) * lemon/graph_to_eps.h (modified) - RGB color related stuff is in color.h now - eps.h: A simple class ... Mon, 20 Feb 2006 06:38:18 GMT Alpar Juttner [1970:bd88ea06ab69] * lemon/euler.h (modified) Doc changes Mon, 20 Feb 2006 06:32:15 GMT Alpar Juttner [1969:68c2c1176e9e] * demo/u_components.lgf (moved) One more step towards Undir -> U conversion... Tue, 14 Feb 2006 10:41:16 GMT Balazs Dezso [1968:78e6e2d1fd96] * lemon/Makefile.am (modified) * lemon/minimum_cut.h (moved) Name modification Mon, 13 Feb 2006 09:42:53 GMT Balazs Dezso [1967:5d81ba873b90] * lemon/Makefile.am (modified) * lemon/minimal_cut.h (added) New algorithm: MaxCardinalitySearch MinimalCut // in UGraph Tue, 07 Feb 2006 09:32:55 GMT Balazs Dezso [1966:65765fb5eb2f] * lemon/bits/default_map.h (modified) Easier checking in DEBUG mode I hope we should not test ArrayMap ... Tue, 07 Feb 2006 09:20:47 GMT Balazs Dezso [1965:71b3bc042c47] * lemon/bits/default_map.h (modified) * lemon/tolerance.h (modified) Compilation with G++ -ansi Mon, 06 Feb 2006 20:32:29 GMT Balazs Dezso [1964:df0b07457083] * lemon/sub_graph.h (modified) Bug fix Mon, 06 Feb 2006 17:00:41 GMT Balazs Dezso [1963:f1ace6d02a32] * lemon/hypercube_graph.h (modified) Bug fix Mon, 06 Feb 2006 16:58:39 GMT Balazs Dezso [1962:c1c3a0fae8a1] * lemon/edge_set.h (modified) * test/Makefile.am (modified) * test/edge_set_test.cc (added) Bug fixes in ListEdgeSet Added SmartEdgeSet Mon, 06 Feb 2006 15:52:32 GMT Balazs Dezso [1961:8e19ca944727] * lemon/bits/default_map.h (modified) * lemon/bits/static_map.h (modified) Bug fix Mon, 06 Feb 2006 09:11:53 GMT Alpar Juttner [1960:a60b681d0825] * lemon/time_measure.h (modified) * test/time_measure_test.cc (modified) - Increased max. number of iteration - Better tests. Mon, 06 Feb 2006 09:10:43 GMT Alpar Juttner [1959:264811b995f3] * demo/coloring.cc (modified) * demo/min_route.cc (modified) * doc/graph_io.dox (modified) Spellcheck Fri, 03 Feb 2006 17:32:25 GMT Alpar Juttner [1958:5be9c1ca0252] * scripts/release (modified) - svn lock doesn't work - fix bootstrap switch Fri, 03 Feb 2006 17:21:21 GMT Alpar Juttner [1957:3efb110919fa] * lemon/graph_adaptor.h (modified) Last struggle against Doxygen. Fri, 03 Feb 2006 16:40:16 GMT Alpar Juttner [1956:a055123339d5] * benchmark/bench_tools.h (modified) * benchmark/bfs-bench.cc (modified) * benchmark/graph-bench.cc (modified) * benchmark/hcube.cc (modified) * benchmark/radix_sort-bench.cc (modified) * demo/coloring.cc (modified) * demo/descriptor_map_demo.cc (modified) * demo/dijkstra_demo.cc (modified) * demo/dim_to_dot.cc (modified) * demo/dim_to_lgf.cc (modified) * demo/graph_orientation.cc (modified) * demo/graph_to_eps_demo.cc (modified) * demo/grid_graph_demo.cc (modified) * demo/hello_lemon.cc (modified) * demo/kruskal_demo.cc (modified) * demo/lp_demo.cc (modified) * demo/lp_maxflow_demo.cc (modified) * demo/min_route.cc (modified) * demo/reader_writer_demo.cc (modified) * demo/simann_maxcut_demo.cc (modified) * demo/sub_graph_adaptor_demo.cc (modified) * demo/tight_edge_filter_map.h (modified) * demo/topology_demo.cc (modified) * lemon/attic/debug.h (modified) * lemon/base.cc (modified) * lemon/bellman_ford.h (modified) * lemon/bezier.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/clearable_graph_extender.h (modified) * lemon/bits/default_map.h (modified) * lemon/bits/erasable_graph_extender.h (modified) * lemon/bits/extendable_graph_extender.h (modified) * lemon/bits/graph_extender.h (modified) * lemon/bits/item_reader.h (modified) * lemon/bits/item_writer.h (modified) * lemon/bits/iterable_graph_extender.h (modified) * lemon/bits/map_extender.h (modified) * lemon/bits/static_map.h (modified) * lemon/bits/vector_map.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/concept_check.h (modified) * lemon/counter.h (modified) * lemon/dag_shortest_path.h (modified) * lemon/dfs.h (modified) * lemon/dijkstra.h (modified) * lemon/dimacs.h (modified) * lemon/edge_set.h (modified) * lemon/error.h (modified) * lemon/euler.h (modified) * lemon/fib_heap.h (modified) * lemon/floyd_warshall.h (modified) * lemon/fredman_tarjan.h (modified) * lemon/full_graph.h (modified) * lemon/graph_adaptor.h (modified) * lemon/graph_reader.h (modified) * lemon/graph_to_eps.h (modified) * lemon/graph_utils.h (modified) * lemon/graph_writer.h (modified) * lemon/grid_graph.h (modified) * lemon/hypercube_graph.h (modified) * lemon/invalid.h (modified) * lemon/iterable_maps.h (modified) * lemon/johnson.h (modified) * lemon/kruskal.h (modified) * lemon/lemon_reader.h (modified) * lemon/lemon_writer.h (modified) * lemon/linear_heap.h (modified) * lemon/list_graph.h (modified) * lemon/lp.h (modified) * lemon/lp_base.cc (modified) * lemon/lp_base.h (modified) * 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/map_iterator.h (modified) * lemon/maps.h (modified) * lemon/matrix_maps.h (modified) * lemon/max_matching.h (modified) * lemon/min_cost_flow.h (modified) * lemon/path.h (modified) * lemon/preflow.h (modified) * lemon/prim.h (modified) * lemon/radix_heap.h (modified) * lemon/radix_sort.h (modified) * lemon/simann.h (modified) * lemon/smart_graph.h (modified) * lemon/sub_graph.h (modified) * lemon/suurballe.h (modified) * lemon/time_measure.h (modified) * lemon/tolerance.h (modified) * lemon/topology.h (modified) * lemon/traits.h (modified) * lemon/unionfind.h (modified) * lemon/utility.h (modified) * lemon/xy.h (modified) * test/all_pairs_shortest_path_test.cc (modified) * test/bfs_test.cc (modified) * test/counter_test.cc (modified) * test/dfs_test.cc (modified) * test/dijkstra_test.cc (modified) * test/error_test.cc (modified) * test/graph_adaptor_test.cc (modified) * test/graph_factory_test.cc (modified) * test/graph_test.cc (modified) * test/graph_test.h (modified) * test/graph_utils_test.cc (modified) * test/graph_utils_test.h (modified) * test/heap_test.cc (modified) * test/heap_test.h (modified) * test/kruskal_test.cc (modified) * test/lp_test.cc (modified) * test/map_test.h (modified) * test/maps_test.cc (modified) * test/matrix_maps_test.cc (modified) * test/max_matching_test.cc (modified) * test/min_cost_flow_test.cc (modified) * test/path_test.cc (modified) * test/preflow_test.cc (modified) * test/radix_sort_test.cc (modified) * test/simann_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/ugraph_test.cc (modified) * test/unionfind_test.cc (modified) * test/xy_test.cc (modified) Unified copyright notices