# # ChangeLog for / in lemon-0.x # # Generated by Trac 1.2.3 # 04/16/24 17:23:29 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. Sun, 29 Jan 2006 22:50:55 GMT Akos Ladanyi [1924:9fdc893e2199] ignore radix_sort-bench Sun, 29 Jan 2006 22:41:55 GMT Akos Ladanyi [1923:e1b0ef823e9e] * lemon/Makefile.am (modified) distribute simann.h too Sun, 29 Jan 2006 22:21:37 GMT Akos Ladanyi [1922:1ee37068316b] * doc/ugraphs.dox (moved) Undir -> U transition Sun, 29 Jan 2006 22:10:06 GMT Akos Ladanyi [1921:fb4a2a84d363] * test/Makefile.am (modified) * test/simann_test.cc (added) test for simann Sun, 29 Jan 2006 22:07:52 GMT Akos Ladanyi [1920:e9e27c5a53bf] * demo/Makefile.am (modified) added simann_maxcut_demo Sun, 29 Jan 2006 22:06:45 GMT Akos Ladanyi [1919:9704601de87f] * demo/simann_maxcut_demo.cc (added) * demo/simann_maxcut_demo.lgf (added) demo for simann Sun, 29 Jan 2006 22:06:10 GMT Akos Ladanyi [1918:09415ae11103] * lemon/simann.h (modified) more doc Sun, 29 Jan 2006 22:04:48 GMT Akos Ladanyi [1917:87d3518d73d8] * debian/control (modified) * debian/rules (modified) include the gui in the deb Fri, 27 Jan 2006 14:32:33 GMT Balazs Dezso [1916:e7d4eb908e87] * lemon/johnson.h (modified) make public the shiftedStart inorder to compute just n dijkstra Fri, 27 Jan 2006 14:18:11 GMT Balazs Dezso [1915:f1f523d39d32] * lemon/traits.h (modified) Add new ItemSetTraits for ANode and BNode Fri, 27 Jan 2006 08:19:42 GMT Balazs Dezso [1914:7ef30a71937f] * doc/groups.dox (modified) Doc bug fix Fri, 27 Jan 2006 08:18:47 GMT Balazs Dezso [1913:49fe71fce7fb] * demo/graph_orientation.cc (modified) * lemon/iterable_maps.h (modified) Making iterable bool map dynamic Changed interface Fri, 27 Jan 2006 08:17:25 GMT Balazs Dezso [1912:d9205a711324] * lemon/Makefile.am (modified) * lemon/dag_shortest_path.h (added) * lemon/fredman_tarjan.h (added) * lemon/prim.h (added) Algorithms by szakall Thu, 26 Jan 2006 17:18:12 GMT Balazs Dezso [1911:c925a077cf73] * lemon/concept/bpugraph.h (added) The pre BpUGraph concept Thu, 26 Jan 2006 16:24:40 GMT Balazs Dezso [1910:f95eea8c34b0] * demo/topology_demo.cc (modified) * lemon/Makefile.am (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/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/ugraph.h (modified) * lemon/full_graph.h (modified) * lemon/graph_to_eps.h (modified) * lemon/smart_graph.h (modified) Bipartite => Bp Upper => A Lower => B + some bug fix Thu, 26 Jan 2006 15:42:13 GMT Mihaly Barasz [1909:2d806130e700] * demo/coloring.cc (modified) * demo/coloring.lgf (modified) * demo/partitions.lgf (modified) * demo/topology_demo.cc (modified) * demo/undir_components.lgf (modified) * doc/Makefile.am (modified) * doc/graph_io.dox (modified) * doc/undir_graphs.dox (modified) * lemon/Makefile.am (modified) * lemon/bits/alteration_notifier.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/iterable_graph_extender.h (modified) * lemon/bits/static_map.h (modified) * lemon/concept/graph.h (modified) * lemon/concept/graph_component.h (modified) * lemon/concept/ugraph.h (moved) * lemon/edge_set.h (modified) * lemon/euler.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/kruskal.h (modified) * lemon/lemon_reader.h (modified) * lemon/lemon_writer.h (modified) * lemon/list_graph.h (modified) * lemon/max_matching.h (modified) * lemon/path.h (modified) * lemon/smart_graph.h (modified) * lemon/sub_graph.h (modified) * lemon/topology.h (modified) * lemon/traits.h (modified) * test/Makefile.am (modified) * test/graph_adaptor_test.cc (modified) * test/max_matching_test.cc (modified) * test/path_test.cc (modified) * test/test_tools.h (modified) * test/ugraph_test.cc (moved) Undir -> U transition Thu, 26 Jan 2006 06:44:22 GMT Alpar Juttner [1908:e225719bde6b] * lemon/lp_base.h (modified) Better doc. Thu, 26 Jan 2006 06:43:59 GMT Alpar Juttner [1907:9f9eeb4d5c69] * doc/images/nodeshape_3.eps (added) * doc/images/nodeshape_3.png (added) * doc/images/nodeshape_4.eps (added) * doc/images/nodeshape_4.png (added) * lemon/graph_to_eps.h (modified) MALE and FEMALE node shape added. Wed, 25 Jan 2006 16:44:19 GMT Balazs Dezso [1906:7fa90b66ca9e] * lemon/bin_heap.h (modified) * lemon/fib_heap.h (modified) * lemon/linear_heap.h (modified) * lemon/radix_heap.h (modified) Omitting warnings Wed, 25 Jan 2006 15:03:45 GMT Akos Ladanyi [1905:b0b3fa857d72] * configure.ac (modified) Do not append -Wall -W to CXXFLAGS when it is set on the commandline. Wed, 25 Jan 2006 14:58:04 GMT Balazs Dezso [1904:a64e4735bda6] * lemon/radix_sort.h (modified) Bug fix for empty intervall sorting Wed, 25 Jan 2006 14:40:26 GMT Balazs Dezso [1903:f3d24016dad5] * lemon/bin_heap.h (modified) * lemon/fib_heap.h (modified) * lemon/radix_heap.h (modified) Bug fix Wed, 25 Jan 2006 12:10:18 GMT Balazs Dezso [1902:e9af75c90c28] * lemon/bin_heap.h (modified) * lemon/concept/heap.h (modified) * lemon/fib_heap.h (modified) * lemon/linear_heap.h (modified) * lemon/radix_heap.h (modified) state setting function for heaps If we know that which elements ... Tue, 24 Jan 2006 16:07:38 GMT Balazs Dezso [1901:723b2b81d900] * demo/coloring.lgf (modified) * demo/dir_components.lgf (modified) * demo/graph_orientation.cc (modified) * demo/graph_orientation.lgf (modified) * demo/partitions.lgf (modified) * demo/route.lgf (modified) * demo/sample.lgf (modified) * demo/sub_gad_input.lgf (modified) * demo/undir_components.lgf (modified) * doc/graph_io.dox (modified) * gui/graphocska.lgf (modified) * lemon/graph_reader.h (modified) * lemon/graph_writer.h (modified) * lemon/lemon_reader.h (modified) * lemon/lemon_writer.h (modified) * test/Makefile.am (modified) * test/dijkstra_test.lgf (modified) Lemon Graph Format uses label instead of id named map. Thu, 19 Jan 2006 16:56:39 GMT Alpar Juttner [1900:b16ca599472f] * lemon/lp_base.h (modified) Fix bug #18: bug in LpSolverBase::Col operator!= and ::Row operator!= Wed, 18 Jan 2006 09:42:59 GMT Alpar Juttner [1899:2d4835f5a86a] * lemon/lp_base.h (modified) - setCol() -> col() - better doc. Wed, 18 Jan 2006 09:42:08 GMT Alpar Juttner [1898:f030c01e6173] * lemon/preflow.h (modified) - tolerance() added. - better doc. Wed, 18 Jan 2006 09:40:53 GMT Alpar Juttner [1897:dd90f57b01d1] * lemon/base.cc (modified) * lemon/tolerance.h (modified) Tolerance added Sat, 14 Jan 2006 13:42:37 GMT Hegyi Péter [1896:92ef660710f1] * gui/algobox.h (modified) * gui/algowin.h (modified) * gui/kruskalbox.h (modified) Documentation of classes realizing algorithm running. Sat, 14 Jan 2006 08:44:59 GMT Alpar Juttner [1895:5b01801efbc0] * 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) * test/lp_test.cc (modified) - colName() added (untested on CPLEX) - possibility to set ... Sat, 14 Jan 2006 08:17:00 GMT Alpar Juttner [1894:f794a0bb40c9] * gui/xml.h (modified) * lemon/time_measure.h (modified) Changes in doc Thu, 12 Jan 2006 15:24:24 GMT Hegyi Péter [1893:4a35c7847c77] * gui/map_win.cc (modified) * gui/map_win.h (modified) * gui/mapselector.h (modified) Documenatation of MapWin. Thu, 12 Jan 2006 14:36:08 GMT Hegyi Péter [1892:1d384b30157f] * gui/mapselector.cc (modified) * gui/mapselector.h (modified) Documentation of MapSelector. If no default value is present in ... Thu, 12 Jan 2006 13:28:54 GMT Hegyi Péter [1891:56a718d144c4] * gui/map_win.cc (modified) * gui/map_win.h (modified) * gui/nbtab.cc (modified) * gui/nbtab.h (modified) * gui/new_map_win.h (modified) Documentation of NoteBookTab. Redundant function parameters are ... Wed, 11 Jan 2006 15:49:06 GMT Hegyi Péter [1890:4a583e07d4b8] * gui/main_win.cc (modified) * gui/new_map_win.h (modified) Documentation of NewMapWin. Wed, 11 Jan 2006 15:06:17 GMT Hegyi Péter [1889:edcb68a93a95] * gui/main_win.cc (modified) * gui/main_win.h (modified) Documentation of MainWin. Tue, 10 Jan 2006 15:15:57 GMT Hegyi Péter [1888:eed01ce27087] * gui/graph_displayer_canvas.cc (modified) * gui/graph_displayer_canvas.h (modified) * gui/mapstorage.cc (modified) * gui/mapstorage.h (modified) * gui/new_map_win.cc (modified) If default value of a new map is constant, the newly created elements ... Mon, 09 Jan 2006 12:41:06 GMT Hegyi Péter [1887:22fdc00894aa] * gui/new_map_win.cc (modified) * gui/new_map_win.h (modified) The tree that is created for evaluation of expression string at new ... Mon, 09 Jan 2006 11:55:47 GMT Hegyi Péter [1886:8b225c2935e7] * gui/algobox.cc (modified) * gui/algobox.h (modified) * gui/kruskalbox.cc (modified) Creation of algorithm dialog is even simpler by the usage of the ... Fri, 06 Jan 2006 23:16:51 GMT Hegyi Péter [1885:e00e1a64ec71] * gui/mapselector.h (added) Forgotten file committed. Fri, 06 Jan 2006 16:07:08 GMT Hegyi Péter [1884:9c061834b33b] * gui/algobox.cc (modified) * gui/algobox.h (modified) * gui/algowin.cc (modified) * gui/algowin.h (modified) * gui/kruskalbox.cc (modified) * gui/main_win.cc (modified) * gui/main_win.h (modified) * gui/map_win.cc (modified) * gui/mapselector.cc (modified) * gui/new_map_win.cc (modified) In algorithm window maps can be selected and reated through ... Fri, 06 Jan 2006 14:44:04 GMT Akos Ladanyi [1883:05b0e8d057a6] * gui/graph_displayer_canvas-event.cc (modified) Set arrow coordinates when creating a new edge. Fri, 06 Jan 2006 14:36:46 GMT Hegyi Péter [1882:2c3f6c7e01b4] * gui/Makefile.am (modified) * gui/map_win.h (modified) * gui/mapselector.cc (added) * gui/mw-mapselector.cc (deleted) MapSelector has become a standalone class. Fri, 06 Jan 2006 13:58:49 GMT Hegyi Péter [1881:f40cdc2057c2] * gui/kruskalbox.cc (modified) * gui/mapstorage.cc (modified) * gui/mapstorage.h (modified) Result of KruskalGUIAlgo is refreshed if displayed, but no more setin ... Fri, 06 Jan 2006 10:42:58 GMT Alpar Juttner [1880:0d6da6e6a775] * gui/kruskalbox.cc (modified) Reformatting: too long code lines. Thu, 05 Jan 2006 16:54:34 GMT Hegyi Péter [1879:01d41844ef46] * gui/algobox.cc (modified) * gui/algobox.h (modified) * gui/algowin.cc (modified) * gui/algowin.h (modified) * gui/graph_displayer_canvas-event.cc (modified) * gui/kruskalbox.cc (modified) * gui/kruskalbox.h (modified) * gui/new_map_win.cc (modified) Kruskal algorithm can be run from GUI from now on. Thu, 05 Jan 2006 12:30:09 GMT Hegyi Péter [1878:409a31271efd] * gui/algobox.cc (modified) * gui/algobox.h (modified) * gui/algowin.cc (modified) * gui/algowin.h (modified) * gui/kruskalbox.cc (modified) * gui/kruskalbox.h (modified) * gui/main_win.cc (modified) * gui/mapstorage.cc (modified) * gui/mapstorage.h (modified) * gui/nbtab.cc (modified) * gui/new_map_win.cc (modified) Several changes. \n If new map is added to mapstorage it emits signal ... Thu, 05 Jan 2006 01:54:24 GMT Akos Ladanyi [1877:bed340c4f960] * gui/main_win.cc (modified) Set the move tool active by default. Wed, 04 Jan 2006 18:05:55 GMT Hegyi Péter [1876:5ad84ad1b68f] * gui/Makefile.am (modified) * gui/algobox.cc (added) * gui/algobox.h (modified) * gui/algowin.cc (added) * gui/algowin.h (modified) * gui/kruskalbox.cc (added) * gui/kruskalbox.h (added) * gui/main_win.cc (modified) * gui/main_win.h (modified) Communication with algorithm window is developed. Wed, 04 Jan 2006 13:31:59 GMT Alpar Juttner [1875:98698b69a902] * LICENSE (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/sub_graph_adaptor_demo.cc (modified) * demo/tight_edge_filter_map.h (modified) * demo/topology_demo.cc (modified) * doc/template.h (modified) * gui/xml.h (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/default_map.h (modified) * lemon/bits/graph_extender.h (modified) * lemon/bits/item_reader.h (modified) * lemon/bits/item_writer.h (modified) * lemon/bits/map_extender.h (modified) * lemon/bits/static_map.h (modified) * lemon/bits/vector_map.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/undir_graph.h (modified) * lemon/counter.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/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/radix_heap.h (modified) * lemon/radix_sort.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/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.h (modified) * test/graph_utils_test.h (modified) * test/kruskal_test.cc (modified) * test/map_test.h (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/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) * test/xy_test.cc (modified) Happy new year to LEMON Wed, 04 Jan 2006 13:20:17 GMT Alpar Juttner [1874:396831fa7012] * lemon/dfs.h (modified) * lemon/lp_base.h (modified) Doc updates Wed, 04 Jan 2006 13:19:12 GMT Alpar Juttner [1873:d73c7f115f53] * lemon/iterable_maps.h (modified) IterableBool{Upper/Lower}NodeMaps Wed, 04 Jan 2006 11:41:58 GMT Hegyi Péter [1872:3b7694cf0a08] * gui/main_win.cc (modified) * gui/main_win.h (modified) Best feature ever\! Name of tabs are different from now on\! Tue, 03 Jan 2006 17:30:22 GMT Hegyi Péter [1871:3905d347112c] * gui/algobox.h (added) * gui/algowin.h (added) * gui/main_win.cc (modified) * gui/main_win.h (modified) Coding of Algorithms has begun, but code is really-really ugly yet. Tue, 03 Jan 2006 16:05:27 GMT Balazs Dezso [1870:b9c9b52f839e] * lemon/belmann_ford.h (deleted) Delete misnamed file Tue, 03 Jan 2006 14:56:45 GMT Hegyi Péter [1869:52f5a7f9fb48] * gui/graph-displayer.cc (modified) * gui/main_win.cc (modified) * gui/nbtab.cc (modified) Handling of tabs is rationalized a bit. More than one file can be ... Wed, 21 Dec 2005 08:47:38 GMT Balazs Dezso [1868:24bf4b8299e7] * lemon/bits/graph_extender.h (modified) Bug fix in bipartite graph Mon, 19 Dec 2005 16:59:05 GMT Akos Ladanyi [1867:15cf1fd6a505] * gui/mapstorage.cc (modified) Fix crash when the input file does not contain any nodeset or edgeset. Mon, 19 Dec 2005 14:58:09 GMT Balazs Dezso [1866:c2de2ed28e59] * doc/groups.dox (modified) * lemon/Makefile.am (modified) * lemon/edge_set.h (modified) * lemon/sub_graph.h (added) New file and data structures: sub_graph Moved to new group with the ... Mon, 19 Dec 2005 09:47:10 GMT Balazs Dezso [1865:dcefd1d1377f] * lemon/dfs.h (modified) * lemon/floyd_warshall.h (modified) Doc fix Mon, 19 Dec 2005 09:43:13 GMT Balazs Dezso [1864:1788205e36af] * lemon/Makefile.am (modified) * lemon/bellman_ford.h (copied) * lemon/johnson.h (modified) Fixing Bellman's name Sun, 18 Dec 2005 03:01:53 GMT Akos Ladanyi [1863:12e0db6b7d0e] * Makefile.am (modified) * config/lx_enable_doc.m4 (deleted) * config/lx_enable_gui.m4 (deleted) * configure.ac (modified) Demos and benchmarks are not built by default now. They can be ... Sun, 18 Dec 2005 01:51:03 GMT Akos Ladanyi [1862:d47ebd34e581] * gui/Makefile.am (modified) * gui/icons/Makefile.am (deleted) * gui/main_win.cc (modified) Added guipixbufs.h to BUILT_SOURCES. This solves 'make dist' problems. Sat, 17 Dec 2005 21:51:10 GMT Akos Ladanyi [1861:5f204c7a1318] * gui/Makefile.am (modified) Distribute xml.h too. Sat, 17 Dec 2005 20:55:41 GMT Akos Ladanyi [1860:27a9a75b957b] * gui/Makefile.am (modified) * gui/all_include.h (modified) * gui/gdc-broken_edge.cc (modified) * gui/graph_displayer_canvas-event.cc (modified) * gui/graph_displayer_canvas.cc (modified) * gui/graph_displayer_canvas.h (modified) * gui/gui_reader.cc (added) * gui/gui_reader.h (added) * gui/gui_writer.cc (added) * gui/gui_writer.h (added) * gui/mapstorage.cc (modified) * gui/mapstorage.h (modified) * gui/xymap.h (modified) Save and load the coordinates of the arrows on the edges. Wed, 14 Dec 2005 18:11:03 GMT Balazs Dezso [1859:075aaa0a4e6f] * lemon/grid_graph.h (modified) Bug fix and doc fix Wed, 14 Dec 2005 18:07:28 GMT Balazs Dezso [1858:a5b6d941ed52] * lemon/belmann_ford.h (modified) Bug fix in def pred map Sat, 10 Dec 2005 19:38:53 GMT Mihaly Barasz [1857:2e3a4481901e] * lemon/belmann_ford.h (modified) belmann_ford: * run() with length limit * bugfix in processNextRound() Thu, 08 Dec 2005 14:16:08 GMT Hegyi Péter [1856:3f0558065bcd] * gui/main_win.cc (modified) * gui/main_win.h (modified) Notebook tabs can be closed. Wed, 07 Dec 2005 15:43:44 GMT Alpar Juttner [1855:c72636dcf0bd] * benchmark/graph-bench.cc (modified) * lemon/counter.h (modified) * lemon/lp_skeleton.cc (modified) * lemon/time_measure.h (modified) Eliminate warnins Wed, 07 Dec 2005 15:40:27 GMT Alpar Juttner [1854:a68d4f93b1fb] * lemon/bits/map_extender.h (modified) Bugfix Wed, 07 Dec 2005 15:39:48 GMT Alpar Juttner [1853:dd0b47adc152] * lemon/base.cc (modified) Fix template version of Invalid. Wed, 07 Dec 2005 11:57:30 GMT Balazs Dezso [1852:ffa7c6e96330] * lemon/bits/item_reader.h (modified) * lemon/bits/item_writer.h (modified) * lemon/lemon_writer.h (modified) Some bug fixes and improvments in the io classes Tue, 06 Dec 2005 18:44:26 GMT Alpar Juttner [1851:78b5ea23f0f1] * lemon/counter.h (modified) * lemon/time_measure.h (modified) Doc improvements Tue, 06 Dec 2005 11:59:44 GMT marci [1850:50d1d6acfcc2] * lemon/time_measure.h (modified) Bugfix Tue, 06 Dec 2005 10:53:38 GMT Hegyi Péter [1849:a4d1362397fe] * gui/Makefile.am (modified) * gui/graph-displayer.cc (modified) * gui/graph_displayer_canvas-edge.cc (modified) * gui/graph_displayer_canvas-event.cc (modified) * gui/graph_displayer_canvas-node.cc (modified) * gui/graph_displayer_canvas.cc (modified) * gui/graph_displayer_canvas.h (modified) * gui/main_win.cc (modified) * gui/main_win.h (modified) * gui/map_win.cc (modified) * gui/map_win.h (modified) * gui/nbtab.cc (added) * gui/nbtab.h (added) * gui/new_map_win.cc (modified) * gui/new_map_win.h (modified) Notebook style is provided. Without opportunity to close tabs. :-) ... Mon, 05 Dec 2005 17:03:58 GMT Balazs Dezso [1848:291764ce6d91] * doc/graph_io.dox (modified) Doc bug fix Mon, 05 Dec 2005 17:03:31 GMT Alpar Juttner [1847:7cbc12e42482] * benchmark/bfs-bench.cc (modified) * benchmark/graph-bench.cc (modified) * benchmark/hcube.cc (modified) * doc/groups.dox (modified) * lemon/Makefile.am (modified) * lemon/counter.h (added) * lemon/simann.h (modified) * lemon/time_measure.h (modified) * test/Makefile.am (modified) * test/counter_test.cc (added) * test/time_measure_test.cc (modified) - Changed and improved Timer interface - several new member ... Sat, 03 Dec 2005 18:30:31 GMT Balazs Dezso [1846:6b4e38acef1c] * lemon/lemon_reader.h (modified) I have forgot the attributes Sat, 03 Dec 2005 18:17:29 GMT Balazs Dezso [1845:f8bbfed86036] * lemon/error.h (modified) * lemon/lemon_reader.h (modified) * lemon/lemon_writer.h (modified) * test/heap_test.cc (modified) Implementation redesign Throws exception Sat, 03 Dec 2005 18:15:43 GMT Balazs Dezso [1844:eaa5f5b855f7] * lemon/radix_sort.h (modified) * test/radix_sort_test.cc (modified) Changed implementation and bug fix Fri, 02 Dec 2005 10:02:40 GMT Alpar Juttner [1843:1e386f4047c9] * lemon/lp_skeleton.cc (modified) * lemon/lp_skeleton.h (modified) bugfix Thu, 01 Dec 2005 15:08:46 GMT Balazs Dezso [1842:8abf74160dc4] * doc/graph_io.dox (modified) * lemon/Makefile.am (modified) * lemon/bits/alteration_notifier.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/edge_set.h (added) * lemon/graph_adaptor.h (modified) NewEdgeSetAdaptor -> ListEdgeSet and moved to edge_set.h