# # ChangeLog for doc/graph_io.dox in lemon-0.x # # Generated by Trac 1.2.3 # 04/16/24 16:26:40 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 15:03:25 GMT Balazs Dezso [1532:aa7428d22aaf] * doc/graph_io.dox (modified) Updated but not complete doc for IO. 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. Tue, 28 Jun 2005 17:46:35 GMT athos [1522:321661278137] * doc/graph_io.dox (modified) * doc/quicktour.dox (modified) Some corrections to graph_io.dox (mainly language corrections). ... Wed, 27 Apr 2005 10:44:58 GMT Balazs Dezso [1394:f0c48d7fa73d] * doc/graph_io.dox (modified) * src/demo/lp_maxflow_demo.cc (modified) * src/demo/min_route.cc (modified) * src/lemon/graph_reader.h (modified) * src/lemon/graph_writer.h (modified) Modifying the interface. add -> read, write Sat, 09 Apr 2005 19:35:33 GMT Balazs Dezso [1333:2640cf6547ff] * doc/graph_io.dox (modified) * src/lemon/graph_reader.h (modified) * src/lemon/graph_writer.h (modified) Functionality changed: The first map is the id map => The map named ... Wed, 02 Feb 2005 16:23:41 GMT Alpar Juttner [1118:62296604afb4] * doc/graph_io.dox (modified) Minor changes. Tue, 01 Feb 2005 15:51:22 GMT Balazs Dezso [1114:eb57527fd183] * doc/Doxyfile (modified) * doc/graph_io.dox (added) Tutorial for graph input - output