# # ChangeLog for / in lemon-0.x # # Generated by Trac 1.2.3 # 03/29/24 06:12:05 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 Fri, 03 Feb 2006 16:11:08 GMT Alpar Juttner [1955:daca31868d70] * scripts/release (modified) Change the compilation flag at release make distcheck. (This setting ... Fri, 03 Feb 2006 16:00:36 GMT Alpar Juttner [1954:7f9f1eb4af58] * scripts/release (modified) Minor change. Fri, 03 Feb 2006 15:58:24 GMT Alpar Juttner [1953:d4f411003580] * doc/graph_orientation.dox (modified) * lemon/fredman_tarjan.h (modified) * lemon/iterable_maps.h (modified) * lemon/johnson.h (modified) * lemon/preflow.h (modified) * lemon/prim.h (modified) * lemon/time_measure.h (modified) * lemon/tolerance.h (modified) Polish the doc. Fri, 03 Feb 2006 14:22:45 GMT Mihaly Barasz [1952:6150d1cf0825] * lemon/graph_adaptor.h (modified) graph_adaptor.h: spacing corrections in doc Fri, 03 Feb 2006 14:07:52 GMT Mihaly Barasz [1951:cb7a6e0573bc] * lemon/graph_adaptor.h (modified) graph_adaptor.h: probably a doxygen bug: in tex formulas there should ... Fri, 03 Feb 2006 12:20:10 GMT Mihaly Barasz [1950:a1a6f5b788bd] * lemon/lp_cplex.cc (modified) lp_cplex.cc: bugfix in _setColName, _getColName implemented Fri, 03 Feb 2006 09:18:17 GMT Alpar Juttner [1949:5db4ff8d69de] * doc/graph-adaptors.dox (modified) * lemon/graph_adaptor.h (modified) Fight with Doxygen. Victory hasn't been reached yet, but it's on the ... Fri, 03 Feb 2006 09:03:05 GMT Alpar Juttner [1948:9e9c035a08be] * NEWS (modified) Hopefully we can release 0.5 today Thu, 02 Feb 2006 18:13:18 GMT Alpar Juttner [1947:b386435b3f93] * NEWS (modified) minor changes Thu, 02 Feb 2006 17:43:24 GMT Alpar Juttner [1946:17eb3eaad9f8] * lemon/bellman_ford.h (modified) * lemon/bits/alteration_notifier.h (modified) * lemon/bits/array_map.h (modified) * lemon/bits/default_map.h (modified) * lemon/bits/item_reader.h (modified) * lemon/bits/item_writer.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/ugraph.h (modified) * lemon/dag_shortest_path.h (modified) * lemon/dfs.h (modified) * lemon/dimacs.h (modified) * lemon/floyd_warshall.h (modified) * lemon/fredman_tarjan.h (modified) * lemon/graph_adaptor.h (modified) * lemon/graph_reader.h (modified) * lemon/graph_utils.h (modified) * lemon/graph_writer.h (modified) * lemon/grid_graph.h (modified) * lemon/hypercube_graph.h (modified) * lemon/johnson.h (modified) * lemon/kruskal.h (modified) * lemon/lemon_reader.h (modified) - workaround for a Doxygen 1.4.6 bug - other doc fixes Thu, 02 Feb 2006 17:09:09 GMT Mihaly Barasz [1945:e5c0c5cc477f] * NEWS (modified) NEWS: major changes since 0.4 added Thu, 02 Feb 2006 15:53:01 GMT Alpar Juttner [1944:89d5cf6e6abb] * scripts/check-compilers (modified) Use short icpc paths Thu, 02 Feb 2006 15:44:45 GMT Akos Ladanyi [1943:7349b09373a0] * gui/graph_displayer_canvas-event.cc (modified) Fix crash when an arrow is clicked with the delete tool. Thu, 02 Feb 2006 13:43:01 GMT Mihaly Barasz [1942:08834607d4db] * lemon/kruskal.h (modified) kruskal.h: an overloaded function for older, pointer-style iterators Thu, 02 Feb 2006 08:52:20 GMT Alpar Juttner [1941:9fe177e0437d] * configure.ac (modified) The version tag of the trunk is svn-head Thu, 02 Feb 2006 08:51:10 GMT Alpar Juttner [1940:e47d0614a489] * scripts/check-compilers (modified) - also works off-line - icc-8.0 in (not) tested, as well. Thu, 02 Feb 2006 08:49:41 GMT Alpar Juttner [1939:591e717155ac] * gui/mapstorage.cc (modified) Towards icc-8.0 compatibility... Wed, 01 Feb 2006 12:55:38 GMT Alpar Juttner [1938:c339ade3ffc3] * scripts/check-compilers (modified) Fix g++-3.4 executable's name Wed, 01 Feb 2006 11:33:16 GMT Alpar Juttner [1937:7a7a1f95cc24] * scripts/DO-NOT-PLAY-WITH-release (added) * scripts/check-compilers (added) * scripts/check-tarball-integrity (added) * scripts/make-snapshot (added) * scripts/release (added) Some useful scripts: check-compiler: test whether the repo compiles ... Tue, 31 Jan 2006 21:14:11 GMT Alpar Juttner [1936:0722ea2b0907] * gui/graph_displayer_canvas.h (modified) * gui/xml.h (modified) * lemon/graph_to_eps.h (modified) Fix icc compilation failures. Tue, 31 Jan 2006 20:16:53 GMT Alpar Juttner [1935:67b38d699ea7] * lemon/graph_reader.h (modified) Spellcheck Tue, 31 Jan 2006 20:14:52 GMT Balazs Dezso [1934:272fa8a0b680] * lemon/bits/iterable_graph_extender.h (modified) Bug fix ANodeIt/BNodeIt should not be inherited from ANode/BNode ... Tue, 31 Jan 2006 20:04:36 GMT Balazs Dezso [1933:a876a3d6a4c7] * lemon/bits/iterable_graph_extender.h (modified) * lemon/concept/bpugraph.h (modified) Revising the bpugraph concept We need a public but very limited ... Tue, 31 Jan 2006 19:57:35 GMT Balazs Dezso [1932:c65711e5a26d] * lemon/simann.h (modified) Bug fix friend does not declares type Tue, 31 Jan 2006 19:33:48 GMT Balazs Dezso [1931:6abf67b02ff5] * lemon/graph_utils.h (modified) * lemon/iterable_maps.h (modified) New iterable map with comparable values it uses linked lists ... Mon, 30 Jan 2006 09:37:41 GMT Alpar Juttner [1930:92b70deed0c5] * demo/graph_to_eps_demo.cc (modified) * lemon/graph_to_eps.h (modified) Solve bug #23: Floating versus Integer Coordinates - BoundingBox ... Mon, 30 Jan 2006 09:32:52 GMT Alpar Juttner [1929:84d87d6024af] * doc/named-param.dox (modified) Better doc. Mon, 30 Jan 2006 09:32:26 GMT Alpar Juttner [1928:2e957d67d7b9] * demo/hello_lemon.cc (modified) Use [] instead of set(). Mon, 30 Jan 2006 09:31:15 GMT Alpar Juttner [1927:12f289d6187f] * lemon/xy.h (modified) Functions added to set the edges/corners of the bounding box directly. Sun, 29 Jan 2006 23:46:05 GMT Akos Ladanyi [1926:6a30ef4d10f1] * debian/changelog (modified) * debian/rules (modified) Do not rely on the autodetection of cplex and glpk. Sun, 29 Jan 2006 23:32:46 GMT Akos Ladanyi [1925:00b6f685ab8d] * lemon.spec.in (modified) Updated rpm specfile to include the gui too. Couldn't test it.