# # ChangeLog for demo/Makefile.am in lemon-0.x # # Generated by Trac 1.2.3 # 03/28/24 12:30:57 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 ... 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 ... 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 ... Sun, 29 Jan 2006 22:07:52 GMT Akos Ladanyi [1920:e9e27c5a53bf] * demo/Makefile.am (modified) added simann_maxcut_demo Wed, 16 Nov 2005 09:15:41 GMT Balazs Dezso [1802:fdfa3aa18607] * demo/Makefile.am (modified) * demo/dir_components.lgf (added) * demo/graph_to_eps_demo.cc (modified) * demo/partitions.lgf (added) * demo/topology_demo.cc (added) * demo/undir_components.lgf (added) Demo for topology Mon, 12 Sep 2005 09:19:52 GMT Balazs Dezso [1680:4f8b9cee576b] * demo/Makefile.am (modified) * demo/grid_graph_demo.cc (added) * lemon/grid_graph.h (modified) * test/undir_graph_test.cc (modified) Fixing and improving GridGraph Mon, 12 Sep 2005 05:35:36 GMT Alpar Juttner [1678:b7b7125a5fe8] * demo/Makefile.am (modified) * demo/graph_orientation.cc (added) * doc/graph_orientation.dox (added) graph_orientation.cc: A thoroughly documented demo application. Wed, 13 Jul 2005 14:17:13 GMT Balazs Dezso [1554:572bc7d0d3e2] * demo/Makefile.am (modified) * demo/descriptor_map_demo.cc (modified) Demo displays information on the screen Added to Makefile.am Fri, 01 Jul 2005 16:10:46 GMT athos [1528:1aa71600000c] * demo/Makefile.am (modified) * demo/dijkstra_demo.cc (modified) * demo/reader_writer_demo.cc (added) * demo/sample.lgf (added) * doc/getstart.dox (modified) * doc/quicktour.dox (modified) Graph input-output demo, some documentation. 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 20:44:29 GMT Mihaly Barasz [1520:c2c76e4598f6] * demo/Makefile.am (modified) * demo/hello_lemon.cc (added) * doc/getstart.dox (modified) getstart: hello_lemon.cc moved to a separate file in demo/ 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/