# # ChangeLog for lemon in lemon-0.x # # Generated by Trac 1.2.3 # 04/19/24 01:38:21 Tue, 12 Jul 2005 16:17:16 GMT Alpar Juttner [1548:b96c5b7a0e92] * lemon/bezier.h (modified) Bezier classes are made more consistent Tue, 12 Jul 2005 16:16:19 GMT Alpar Juttner [1547:dd57a540ff5f] * lemon/graph_utils.h (modified) * lemon/kruskal.h (modified) * lemon/maps.h (modified) Improve doc Tue, 12 Jul 2005 16:15:37 GMT Alpar Juttner [1546:3fcb8ae9cea1] * lemon/list_graph.h (modified) moveSource() -> changeSource() moveTarget() -> changeTarget() Thu, 07 Jul 2005 15:00:04 GMT athos [1542:0219ee65ffcc] * lemon/lp_base.h (modified) * lemon/lp_cplex.cc (modified) * test/lp_test.cc (modified) Some testing of the LP interface: bugs got fixed. Tue, 05 Jul 2005 14:36:10 GMT athos [1540:7d028a73d7f2] * demo/sample.lgf (modified) * doc/graph_io.dox (modified) * lemon/dfs.h (modified) * lemon/graph_reader.h (modified) * lemon/graph_utils.h (modified) * lemon/graph_writer.h (modified) * lemon/lp_glpk.cc (modified) Documented Balazs's stuff. Quite enough of that. Mon, 04 Jul 2005 17:51:07 GMT Balazs Dezso [1539:8f589de42c76] * lemon/graph_to_eps.h (modified) May it does not throw Warning with g++-4.0 Mon, 04 Jul 2005 17:22:03 GMT Balazs Dezso [1538:777834118f73] * lemon/graph_adaptor.h (modified) * lemon/graph_utils.h (modified) NewUndirEdgeSetAdaptor class some doc some bug fix Mon, 04 Jul 2005 17:16:05 GMT Alpar Juttner [1537:0d9f1a71be27] * lemon/maps.h (modified) * lemon/smart_graph.h (modified) Some more doxygen command killed. Mon, 04 Jul 2005 16:27:54 GMT Alpar Juttner [1536:308150155bb5] * doc/groups.dox (modified) * doc/license.dox (modified) * doc/named-param.dox (modified) * lemon/bfs.h (modified) * lemon/dfs.h (modified) * lemon/dijkstra.h (modified) * lemon/error.h (modified) * lemon/graph_adaptor.h (modified) * lemon/graph_utils.h (modified) * lemon/lp_base.h (modified) * lemon/maps.h (modified) Kill several doxygen warnings Mon, 04 Jul 2005 16:18:11 GMT Mihaly Barasz [1535:e667cd5c0886] * lemon/bits/item_writer.h (modified) trivial bugfix for deba Mon, 04 Jul 2005 16:11:33 GMT athos [1534:b86aad11f842] * demo/reader_writer_demo.cc (modified) * doc/quicktour.dox (modified) * lemon/graph_reader.h (modified) * lemon/graph_writer.h (modified) Doc. Mon, 04 Jul 2005 16:11:00 GMT Balazs Dezso [1533:43c7b3085212] * lemon/bits/item_writer.h (modified) Specialization for string literals. Mon, 04 Jul 2005 13:10:34 GMT Balazs Dezso [1531:a3b20dd847b5] * lemon/graph_utils.h (modified) * lemon/maps.h (modified) New graph copy interface Mon, 04 Jul 2005 07:51:57 GMT Balazs Dezso [1529:c914e7ec2b7b] * lemon/dfs.h (modified) Doc repaired Fri, 01 Jul 2005 10:33:27 GMT athos [1527:7ceab500e1f6] * doc/graph_io.dox (modified) * lemon/concept/sym_graph.h (modified) * lemon/min_cost_flow.h (modified) * lemon/suurballe.h (modified) Doc review+corrections in my own documentation according to the ... Thu, 30 Jun 2005 16:13:30 GMT athos [1526:8c14aa8f27a2] * demo/Makefile.am (modified) * demo/dijkstra_demo.cc (modified) * demo/hello_lemon.cc (modified) * demo/helloworld.cc (deleted) * doc/graph_io.dox (modified) * doc/quicktour.dox (modified) * lemon/concept/sym_graph.h (modified) * lemon/graph_utils.h (modified) * lemon/graph_writer.h (modified) Mainly doc review. Mon, 27 Jun 2005 14:39:53 GMT Alpar Juttner [1516:4aeda8d11d5e] * lemon/bfs.h (modified) * lemon/dfs.h (modified) * lemon/dijkstra.h (modified) processNextXyz() returns the processed object. Mon, 27 Jun 2005 10:49:37 GMT Balazs Dezso [1515:dd7616b51333] * lemon/graph_utils.h (modified) InDegMap and OutDegMap fixed Tue, 21 Jun 2005 15:58:57 GMT athos [1508:389a94a1d9eb] * lemon/lp_base.h (modified) * lemon/lp_cplex.cc (modified) * lemon/lp_skeleton.h (modified) * test/lp_test.cc (modified) cplex test included Mon, 20 Jun 2005 09:08:20 GMT Alpar Juttner [1506:e8f1ad6cc8dd] * lemon/graph_utils.h (modified) Some callbacks are still unimplemented Wed, 15 Jun 2005 10:19:44 GMT Alpar Juttner [1494:ae55ba000ebb] * gui/edit_win.cc (modified) * lemon/concept/graph_component.h (modified) * lemon/concept/heap.h (modified) * lemon/graph_to_eps.h (modified) * lemon/lemon_reader.h (modified) * lemon/lemon_writer.h (modified) * test/max_matching_test.cc (modified) gcc-4.0 compatibility changes coloring.cc still generates warnings. ... Wed, 15 Jun 2005 10:13:08 GMT Alpar Juttner [1493:94535d1833b5] * lemon/lp_base.h (modified) * test/lp_test.cc (modified) Bugfixes related to DualExpr. Wed, 15 Jun 2005 10:10:59 GMT Balazs Dezso [1492:0d58f0301923] * lemon/lemon_reader.h (modified) * lemon/lemon_writer.h (modified) Correcting concept checks. Tue, 14 Jun 2005 19:19:59 GMT Alpar Juttner [1488:92755f9a4e2a] * lemon/Makefile.am (modified) Concept checking classes must also be installed Tue, 14 Jun 2005 13:55:28 GMT Alpar Juttner [1484:a3484f00a5f0] * lemon/lp_base.h (modified) * test/lp_test.cc (modified) - lp_test is made working. - some more 'const' for those who like them.. Tue, 14 Jun 2005 10:08:48 GMT Akos Ladanyi [1481:ca33a3cf41ce] * lemon/lemon.pc.in (modified) handle library dependencies Mon, 13 Jun 2005 17:21:55 GMT Balazs Dezso [1477:0d32f7947a00] * lemon/lemon_reader.h (modified) Bug fix Mon, 13 Jun 2005 17:13:56 GMT Balazs Dezso [1476:182da222fceb] * lemon/graph_reader.h (modified) * lemon/lemon_reader.h (modified) * lemon/lemon_writer.h (modified) Some bug fix. Added: Concept check for maps and IdReader/Writer ... Fri, 10 Jun 2005 12:50:43 GMT athos [1473:876c7b7f4dae] * lemon/lp_cplex.cc (modified) * lemon/lp_glpk.cc (modified) * test/lp_test.cc (modified) Some tests have been developed, bugs got fixed. Fri, 10 Jun 2005 12:22:22 GMT Balazs Dezso [1472:c3bda060cfa3] * lemon/graph_adaptor.h (modified) New EdgeSet Adaptor Fri, 10 Jun 2005 12:16:56 GMT Balazs Dezso [1471:11a13908b510] * lemon/bezier.h (modified) Minor change Fri, 10 Jun 2005 12:16:25 GMT Balazs Dezso [1470:9b6f8c3587f0] * lemon/concept/graph.h (modified) * lemon/graph_to_eps.h (modified) * lemon/graph_utils.h (modified) * lemon/list_graph.h (modified) Minor changes Thu, 09 Jun 2005 21:49:48 GMT Akos Ladanyi [1467:638124c0ef08] * lemon/graph_utils.h (modified) gcc 3.4 compatibility fixes Thu, 09 Jun 2005 16:26:52 GMT Alpar Juttner [1466:65f8b0ee6306] * lemon/lp_glpk.cc (modified) Another bugfix. Thu, 09 Jun 2005 15:22:40 GMT athos [1464:718207d6a1e6] * lemon/lp_glpk.cc (modified) Bugfix. Thu, 09 Jun 2005 15:20:30 GMT athos [1463:e8d27c74bd3b] * lemon/lp_glpk.cc (modified) Bugfix. Thu, 09 Jun 2005 15:16:12 GMT athos [1462:c28e6ac3705c] * lemon/lp_base.h (modified) Bugfix. Thu, 09 Jun 2005 15:12:01 GMT athos [1461:9f99ede44d59] * lemon/lp_base.h (modified) Bugfix. Thu, 09 Jun 2005 15:03:58 GMT athos [1460:7c58aabb9eea] * 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) I could not check, because: aclocal-1.7: command not found Thu, 09 Jun 2005 09:49:56 GMT Alpar Juttner [1459:2ee881cf30a8] * lemon/graph_utils.h (modified) * test/graph_utils_test.cc (modified) - InDegMap fixed - OutDegMap added - test cases added for them both Thu, 09 Jun 2005 09:49:48 GMT athos [1458:7a483c1d38b5] * lemon/lp_base.h (modified) * lemon/lp_cplex.cc (modified) * lemon/lp_glpk.cc (modified) Not ready, but I commit it for simplicity. Thu, 09 Jun 2005 09:47:51 GMT Alpar Juttner [1457:be025fc1b13d] * lemon/list_graph.h (modified) * lemon/smart_graph.h (modified) Serious bugfix in ListGraph::SnapShot and SmartGraph::SnapShot Thu, 09 Jun 2005 09:46:34 GMT Alpar Juttner [1456:5289afbdb720] * lemon/maps.h (modified) Trivial doc fixes Wed, 08 Jun 2005 20:52:18 GMT Mihaly Barasz [1454:e0177bbe75a9] * lemon/graph_utils.h (modified) Bugfixes to compile w. gcc 4.0.0 Wed, 08 Jun 2005 16:36:01 GMT Alpar Juttner [1453:08c8db58080e] * lemon/graph_utils.h (modified) InDegMap added Tue, 07 Jun 2005 16:13:21 GMT Alpar Juttner [1449:ac7e995e47e2] * lemon/kruskal.h (modified) Modify kruskal to work correctly with UndirGraphs. Tue, 07 Jun 2005 16:12:14 GMT Alpar Juttner [1448:0274acee0e35] * lemon/bits/iterable_graph_extender.h (modified) * lemon/concept/graph.h (modified) * lemon/concept/undir_graph.h (modified) UndirTag added to the graphs Tue, 07 Jun 2005 16:11:23 GMT Alpar Juttner [1447:3351c85ffa02] * lemon/utility.h (modified) some thing to do Sat, 04 Jun 2005 12:50:15 GMT Alpar Juttner [1445:4635352e5524] * lemon/lp_base.h (modified) * test/lp_test.cc (modified) DualExpr added. Thu, 02 Jun 2005 14:43:45 GMT athos [1443:70781827eb2f] * lemon/dfs.h (modified) Documentation review. Thu, 26 May 2005 16:32:26 GMT Alpar Juttner [1439:2c43106bef85] * lemon/lp_base.h (modified) * lemon/maps.h (modified) Revome duplicated typedefs Thu, 26 May 2005 15:33:16 GMT athos [1438:826bdac3525a] * doc/named-param.dox (modified) * lemon/dfs.h (modified) Some documentation got revised. Thu, 26 May 2005 12:16:16 GMT athos [1436:e0beb94d08bf] * lemon/lp_base.h (modified) * lemon/lp_cplex.cc (modified) * lemon/lp_glpk.cc (modified) _copyLp(), _newLp() implemented. Mon, 23 May 2005 04:48:14 GMT Akos Ladanyi [1435:8e85e6bbefdf] * Makefile.am (modified) * benchmark/Makefile.am (moved) * benchmark/bench_tools.h (moved) * benchmark/benchmark (moved) * benchmark/bfs-bench.cc (moved) * benchmark/graph-bench.cc (moved) * benchmark/hcube.cc (moved) * configure.ac (modified) * demo/Makefile.am (moved) * demo/coloring.cc (moved) * demo/dijkstra_demo.cc (moved) * demo/dim_to_dot.cc (moved) * demo/dim_to_lgf.cc (moved) * demo/graph_to_eps_demo.cc (moved) * demo/helloworld.cc (moved) * demo/kruskal_demo.cc (moved) * demo/lp_demo.cc (moved) * demo/lp_maxflow_demo.cc (moved) * demo/min_route.cc (moved) * demo/route.lgf (moved) * demo/sub_graph_adaptor_demo.cc (moved) * demo/sub_graph_adaptor_demo.dim (moved) * demo/tight_edge_filter_map.h (moved) * doc/Doxyfile.in (modified) * doc/template.h (modified) * gui/Makefile.am (moved) * gui/all_include.h (moved) * gui/graph-displayer.cc (moved) * gui/graph_displayer_canvas.cc (moved) * gui/graph_displayer_canvas.h (moved) * gui/graphocska.lgf (moved) * gui/main_win.cc (moved) * gui/main_win.h (moved) * gui/map_win.cc (moved) * gui/map_win.h (moved) * gui/mapstorage.cc (moved) * gui/mapstorage.h (moved) * gui/xml.h (moved) * lemon/Makefile.am (moved) * lemon/attic/debug.h (moved) * lemon/bezier.h (moved) * lemon/bfs.h (moved) * lemon/bin_heap.h (moved) * lemon/bits/alteration_notifier.h (moved) * lemon/bits/array_map.h (moved) * lemon/bits/clearable_graph_extender.h (moved) * lemon/bits/default_map.h (moved) * lemon/bits/erasable_graph_extender.h (moved) * lemon/bits/extendable_graph_extender.h (moved) * lemon/bits/extended_pair.h (moved) * lemon/bits/item_reader.h (moved) * lemon/bits/item_writer.h (moved) * lemon/bits/iterable_graph_extender.h (moved) * lemon/bits/map_iterator.h (moved) * lemon/bits/undir_graph_extender.h (moved) * lemon/bits/vector_map.h (moved) * lemon/concept/graph.h (moved) * lemon/concept/graph_component.h (moved) * lemon/concept/heap.h (moved) * lemon/concept/maps.h (moved) * lemon/concept/path.h (moved) * lemon/concept/sym_graph.h (moved) * lemon/concept/undir_graph.h (moved) * lemon/concept_check.h (moved) * lemon/config.h.in (moved) * lemon/dfs.h (moved) * lemon/dijkstra.h (moved) * lemon/dimacs.h (moved) * lemon/error.h (moved) * lemon/fib_heap.h (moved) * lemon/full_graph.h (moved) * lemon/graph_adaptor.h (moved) * lemon/graph_reader.h (moved) * lemon/graph_to_eps.h (moved) * lemon/graph_utils.h (moved) * lemon/graph_writer.h (moved) * lemon/invalid.h (moved) * lemon/kruskal.h (moved) * lemon/lemon.pc.in (moved) * lemon/lemon_reader.h (moved) * lemon/lemon_writer.h (moved) * lemon/list_graph.h (moved) * lemon/lp_base.cc (moved) * lemon/lp_base.h (moved) * lemon/lp_cplex.cc (moved) * lemon/lp_cplex.h (moved) * lemon/lp_glpk.cc (moved) * lemon/lp_glpk.h (moved) * lemon/lp_skeleton.cc (moved) * lemon/lp_skeleton.h (moved) * lemon/maps.h (moved) * lemon/max_matching.h (moved) * lemon/min_cost_flow.h (moved) * lemon/path.h (moved) * lemon/preflow.h (moved) * lemon/radix_heap.h (moved) * lemon/smart_graph.h (moved) * lemon/suurballe.h (moved) * lemon/time_measure.h (moved) * lemon/unionfind.h (moved) * lemon/utility.h (moved) * lemon/xy.h (moved) * src/Makefile.am (deleted) * test/Makefile.am (moved) * test/bfs_test.cc (moved) * test/dfs_test.cc (moved) * test/dijkstra_test.cc (moved) * test/dijkstra_test.lgf (moved) * test/error_test.cc (moved) * test/graph_adaptor_test.cc (moved) * test/graph_factory_test.cc (moved) * test/graph_test.cc (moved) * test/graph_test.h (moved) * test/graph_utils_test.cc (moved) * test/graph_utils_test.h (moved) * test/heap_test.cc (moved) * test/heap_test.h (moved) * test/kruskal_test.cc (moved) * test/lp_test.cc (moved) * test/map_test.h (moved) * test/maps_test.cc (moved) * test/max_matching_test.cc (moved) * test/min_cost_flow_test.cc (moved) * test/path_test.cc (moved) * test/preflow_graph.dim (moved) * test/preflow_test.cc (moved) * test/suurballe_test.cc (moved) * test/sym_graph_test.cc (moved) * test/sym_graph_test.h (moved) * test/test_tools.h (moved) * test/test_tools_fail.cc (moved) * test/test_tools_pass.cc (moved) * test/time_measure_test.cc (moved) * test/undir_graph_test.cc (moved) * test/unionfind_test.cc (moved) * test/xy_test.cc (moved) trunk/src/* move to trunk/