# # ChangeLog for / in lemon-0.x # # Generated by Trac 1.2.3 # 03/28/24 17:43:57 Thu, 22 Jun 2006 18:20:25 GMT Akos Ladanyi [2108:f2c532541730] * Makefile.am (modified) * benchmark/Makefile (added) * benchmark/Makefile.am (modified) * configure.ac (modified) * demo/Makefile (added) * demo/Makefile.am (modified) * doc/Makefile (added) * doc/Makefile.am (modified) * lemon/Makefile (added) * lemon/Makefile.am (modified) * test/Makefile (added) * test/Makefile.am (modified) * test/heap_test.cc (modified) * test/preflow_test.cc (modified) Single makefile. Thu, 22 Jun 2006 15:16:11 GMT Balazs Dezso [2107:e1055232c670] * lemon/list_graph.h (modified) Added reserveNode function. Wed, 21 Jun 2006 11:15:01 GMT Akos Ladanyi [2106:de35c0232651] Set props. Wed, 21 Jun 2006 08:42:01 GMT Akos Ladanyi [2105:6e687c525503] * po/LINGUAS (deleted) * po/Makevars (deleted) * po/POTFILES.in (deleted) * po/hu.po (deleted) * po/lemon.pot (deleted) Moved the po directory to glemon/trunk. Wed, 21 Jun 2006 08:39:28 GMT Akos Ladanyi [2104:8e27998e9b1d] * gui/Doxyfile (deleted) * gui/Makefile.am (deleted) * gui/algobox.cc (deleted) * gui/algobox.h (deleted) * gui/algowin.cc (deleted) * gui/algowin.h (deleted) * gui/all_include.h (deleted) * gui/gdc-broken_edge.cc (deleted) * gui/gettext.h (deleted) * gui/graph-displayer.cc (deleted) * gui/graph_displayer_canvas-edge.cc (deleted) * gui/graph_displayer_canvas-event.cc (deleted) * gui/graph_displayer_canvas-node.cc (deleted) * gui/graph_displayer_canvas-zoom.cc (deleted) * gui/graph_displayer_canvas.cc (deleted) * gui/graph_displayer_canvas.h (deleted) * gui/graphocska.lgf (deleted) * gui/gui_reader.cc (deleted) * gui/gui_reader.h (deleted) * gui/gui_writer.cc (deleted) * gui/gui_writer.h (deleted) * gui/i18n.h (deleted) * gui/icons/addlink.png (deleted) * gui/icons/addnode.png (deleted) * gui/icons/delete.png (deleted) * gui/icons/editlink.png (deleted) * gui/icons/editnode.png (deleted) * gui/icons/move.png (deleted) * gui/icons/newmap.png (deleted) * gui/kruskalbox.cc (deleted) * gui/kruskalbox.h (deleted) * gui/main_win.cc (deleted) * gui/main_win.h (deleted) * gui/map_win.cc (deleted) * gui/map_win.h (deleted) * gui/mapselector.cc (deleted) * gui/mapselector.h (deleted) * gui/mapstorage.cc (deleted) * gui/mapstorage.h (deleted) * gui/nbtab.cc (deleted) * gui/nbtab.h (deleted) * gui/new_map_win.cc (deleted) * gui/new_map_win.h (deleted) * gui/xml.h (deleted) * gui/xymap.h (deleted) Moved the gui to glemon/trunk. Wed, 21 Jun 2006 08:35:23 GMT Akos Ladanyi [2103:a979fcdda073] * Makefile.am (modified) * bootstrap (modified) * configure.ac (modified) * m4/Makefile.am (deleted) Exclude the gui from the build. Tue, 20 Jun 2006 15:20:08 GMT athos [2102:eb73ab0e4c74] * lemon/bits/graph_extender.h (modified) * lemon/list_graph.h (modified) Slight changes in doc. Mon, 19 Jun 2006 13:44:06 GMT Balazs Dezso [2101:439b7f21ccc4] * lemon/lemon_writer.h (modified) Improvement: The item sets are written in the order sorted by the ... Tue, 06 Jun 2006 12:47:01 GMT Balazs Dezso [2100:6fbe90faf02a] * doc/graph_io.dox (modified) * lemon/graph_reader.h (modified) * lemon/lemon_reader.h (modified) Doc bug fix readed => read Wed, 31 May 2006 16:48:31 GMT Mihaly Barasz [2099:eb126f29038c] * benchmark/Makefile.am (modified) benchmark: radix_sort-bench was not compiled Tue, 30 May 2006 10:33:50 GMT Balazs Dezso [2098:12f67fa3df7d] * lemon/bits/graph_extender.h (modified) * lemon/list_graph.h (modified) Bug fix in the list bipartite undirected graph Sun, 21 May 2006 22:18:57 GMT Akos Ladanyi [2097:6b2903440d2b] * doc/getstart.dox (modified) Gettext is needed for bootstrapping. Thu, 18 May 2006 16:13:44 GMT Balazs Dezso [2096:dbe860a83dc9] * lemon/ugraph_adaptor.h (modified) Bug fix Thu, 18 May 2006 10:24:14 GMT Alpar Juttner [2095:5ed8ef40a483] * lemon/Makefile.am (modified) Bugfix Thu, 18 May 2006 09:32:36 GMT Alpar Juttner [2094:3ae02034be53] * lemon/graph_utils.h (modified) * lemon/min_cut.h (modified) Spellcheck Thu, 18 May 2006 08:12:54 GMT Balazs Dezso [2093:ff241247e157] * lemon/maps.h (modified) Erasing some code from the examples Thu, 18 May 2006 08:04:51 GMT Balazs Dezso [2092:fc18c2b50a8f] * lemon/dfs.h (modified) Erasing unused parameter names Omitting Warning Thu, 18 May 2006 08:04:00 GMT Balazs Dezso [2091:c8ccc1f8fd51] * lemon/maps.h (modified) Functor usage for writeable map adaptors Documentation for writeable ... Wed, 17 May 2006 11:05:34 GMT Alpar Juttner [2090:923f69c38d55] * lemon/concept/graph.h (modified) Docfix Wed, 17 May 2006 09:07:24 GMT Balazs Dezso [2089:fce8db723736] * lemon/bucket_heap.h (modified) SimpleBucketHeap added It does not supports erasing, decreasing, ... Wed, 17 May 2006 05:54:24 GMT Alpar Juttner [2088:68f8d17ced51] * lemon/matrix_maps.h (modified) Fix Bug #45: Missing include Tue, 16 May 2006 17:13:42 GMT Balazs Dezso [2087:67258b5a057b] * lemon/ugraph_adaptor.h (modified) DirUGraphAdaptor documentation Tue, 16 May 2006 16:59:57 GMT Alpar Juttner [2086:3fc072264f77] * lemon/Makefile.am (modified) * lemon/polynomial.h (added) * test/Makefile.am (modified) * test/polynomial_test.cc (added) Polinomial template class Mon, 15 May 2006 16:21:50 GMT Balazs Dezso [2085:1970a93dfaa8] * lemon/lp_base.h (modified) Bug fix by Jano Mon, 15 May 2006 09:49:51 GMT Balazs Dezso [2084:59769591eb60] * benchmark/Makefile.am (modified) * benchmark/swap_bipartite_bench.cc (added) * demo/Makefile.am (modified) * demo/disjoint_paths.cc (deleted) * demo/disjoint_paths.lgf (deleted) * demo/disjoint_paths_demo.cc (added) * demo/disjoint_paths_demo.lgf (added) * demo/strongly_connected_orientation.cc (added) * demo/strongly_connected_orientation.lgf (added) * doc/graph-adaptors.dox (modified) * doc/groups.dox (modified) * doc/images/swap_test.eps (added) * doc/images/swap_test.png (added) * lemon/bpugraph_adaptor.h (modified) * lemon/eps.h (modified) * lemon/graph_adaptor.h (modified) * lemon/graph_reader.h (modified) * lemon/graph_to_eps.h (modified) * lemon/kruskal.h (modified) * lemon/lemon_reader.h (modified) * lemon/lemon_writer.h (modified) * lemon/matrix_maps.h (modified) * lemon/path.h (modified) * lemon/radix_sort.h (modified) * lemon/ugraph_adaptor.h (modified) Documentation improvements Rearrangements: IO modules ... Mon, 15 May 2006 09:46:33 GMT Balazs Dezso [2083:f50c8c191cbd] * lemon/graph_writer.h (modified) Writing only not empty sections Mon, 15 May 2006 09:44:35 GMT Balazs Dezso [2082:626939628b4a] * lemon/topology.h (modified) Bug fix Fri, 12 May 2006 15:29:42 GMT Balazs Dezso [2081:94a7deb46c07] * demo/Makefile.am (modified) * demo/descriptor_map_demo.cc (modified) * demo/dim_to_dot.cc (modified) * demo/disjoint_paths.cc (added) * demo/disjoint_paths.lgf (added) * demo/tight_edge_filter_map.h (modified) * lemon/graph_adaptor.h (modified) New demo file for computing disjoint paths Doc review ... Fri, 12 May 2006 09:57:03 GMT Balazs Dezso [2080:630a5e16dc12] * lemon/maps.h (modified) Bug fix Fri, 12 May 2006 09:56:14 GMT Balazs Dezso [2079:7fe378247fea] * doc/images/edge_disjoint.eps (added) * doc/images/edge_disjoint.png (added) * doc/images/node_disjoint.eps (added) * doc/images/node_disjoint.png (added) * lemon/graph_adaptor.h (modified) Remade SplitGraphAdaptor Fri, 12 May 2006 09:54:58 GMT Balazs Dezso [2078:123f08422c14] * lemon/bits/utility.h (modified) Revised Compile Time Arithmetic Fri, 12 May 2006 09:52:28 GMT Balazs Dezso [2077:d687c0033bb5] * lemon/bits/utility.h (modified) Two state Variant + Some Compile Time arithmetic Fri, 12 May 2006 09:51:45 GMT Balazs Dezso [2076:10681ee9d8ae] * lemon/bits/base_extender.h (modified) * lemon/bits/graph_adaptor_extender.h (modified) * lemon/bits/graph_extender.h (modified) * lemon/edge_set.h (modified) * lemon/full_graph.h (modified) * lemon/grid_ugraph.h (modified) * lemon/list_graph.h (modified) * lemon/smart_graph.h (modified) Extenders modified UGraphBaseExtender => UndirGraphExtender ... Tue, 09 May 2006 14:28:02 GMT athos [2075:d4d1f6ca5c23] * NEWS (modified) Fixed typos. Tue, 09 May 2006 11:25:34 GMT Balazs Dezso [2074:c7ee2a2a3cff] * lemon/bellman_ford.h (modified) Bug fix Do not delete the not constructed map Tue, 09 May 2006 09:23:39 GMT Alpar Juttner [2073:d886e4b131e6] * lemon/tolerance.h (modified) - fix bug #43: static and const in Tolerance class - fix return ... 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