# # ChangeLog for / in lemon-0.x # # Generated by Trac 1.2.3 # 04/16/24 21:33:34 Mon, 21 Mar 2005 11:08:17 GMT Mihaly Barasz [1232:43fc017da4f8] svn:ignore *.exe (for ms systems) Mon, 21 Mar 2005 09:29:30 GMT Mihaly Barasz [1231:44b6b80d42b5] svn:ignore fix Mon, 21 Mar 2005 09:27:48 GMT Mihaly Barasz [1230:daf41fe81728] * src/lemon/iterable_graph_extender.h (modified) Fixes for MS VC++ (contributed by Janos Tapolcai) Mon, 21 Mar 2005 07:47:00 GMT Alpar Juttner [1229:aa65e46aebc3] * src/lemon/dijkstra.h (modified) Bugfix, thanks to Janos. Sat, 19 Mar 2005 09:44:27 GMT Alpar Juttner [1228:0a7719037acb] * src/lemon/concept/path.h (modified) * src/lemon/path.h (modified) A strange compilation failure (under cygwin) is fixed. Version 0.3 ... Sat, 19 Mar 2005 09:38:31 GMT Alpar Juttner [1227:01f668e3e168] * src/lemon/preflow.h (modified) - A primitive function type interface for Preflow. - A compilation ... Fri, 18 Mar 2005 06:00:20 GMT Alpar Juttner [1226:71fcebd3a041] * src/work/peter/canvas-test.cc (modified) Minor changes for educational purposes. (Much more would be necessary...) Thu, 17 Mar 2005 17:20:37 GMT Hegyi Péter [1225:4401e1aeafcf] * src/work/peter/Makefile (modified) * src/work/peter/canvas-test.cc (modified) Magic anyangle is Faster, harder, Blumchen Thu, 17 Mar 2005 11:45:05 GMT Hegyi Péter [1224:7f4f2855fa11] * src/work/peter/Makefile (modified) * src/work/peter/canvas-test.cc (modified) Magic triangle is a bit more DONE, and is already not only a triangle. Thu, 17 Mar 2005 10:46:57 GMT Alpar Juttner [1223:decf8076d63c] * src/lemon/maps.h (modified) MapFunctor is made an STL standard compliant functor. Thu, 17 Mar 2005 10:43:57 GMT Alpar Juttner [1222:a3fb216a267d] * src/lemon/preflow.h (modified) * src/test/preflow_test.cc (modified) The first step toward function type interface to Preflow alg: - ... Wed, 16 Mar 2005 17:31:04 GMT Hegyi Péter [1221:6706c788ebb5] * src/work/peter/Makefile (modified) * src/work/peter/canvas-test.cc (modified) Magic triangle is READY. Wed, 16 Mar 2005 16:40:21 GMT Alpar Juttner [1220:20b26ee5812b] * src/lemon/dfs.h (modified) * src/lemon/dijkstra.h (modified) * src/test/bfs_test.cc (modified) * src/test/dfs_test.cc (modified) * src/test/dijkstra_test.cc (modified) - Add compilation tests for the function type interface of ... Wed, 16 Mar 2005 13:25:19 GMT Alpar Juttner [1219:ce885274b754] * src/lemon/maps.h (modified) ForkMap and CombineMap added. Wed, 16 Mar 2005 07:56:25 GMT Alpar Juttner [1218:5331168bbb18] * src/lemon/bfs.h (modified) * src/lemon/dfs.h (modified) * src/lemon/dijkstra.h (modified) * src/test/bfs_test.cc (modified) * src/test/dfs_test.cc (modified) * src/test/dijkstra_test.cc (modified) - Several updates and clarifications on dijkstra.h - bfs.h and dfs.h ... Wed, 16 Mar 2005 07:52:16 GMT Alpar Juttner [1217:640ca1bd850f] * src/lemon/Makefile.am (modified) Missing header file added Wed, 16 Mar 2005 07:50:58 GMT Alpar Juttner [1216:45f65dd610da] * src/test/Makefile.am (modified) Missing input file added Wed, 16 Mar 2005 07:50:20 GMT Alpar Juttner [1215:81b4731f8a6b] * src/test/dijkstra_test.lgf (moved) * src/test/heap_test.cc (modified) * src/test/preflow_test.cc (modified) - '.lgf' could be the standard 'lemon graph format' extension. - ... Fri, 11 Mar 2005 18:54:18 GMT Balazs Dezso [1214:39993ada11c7] * src/lemon/graph_reader.h (modified) * src/lemon/graph_writer.h (modified) Changing exception names. Compile sentry fix. Fri, 11 Mar 2005 16:44:20 GMT Balazs Dezso [1213:6cc106135d31] * src/lemon/error.h (modified) Solve conflict. Fri, 11 Mar 2005 16:43:41 GMT Hegyi Péter [1212:d89e184cc24e] * src/work/peter/canvas-test.cc (added) * src/work/peter/gtk-mm-helloworld.cc (deleted) i am getting familiar with gtkmm and gnomecanvasmm Fri, 11 Mar 2005 16:31:08 GMT Balazs Dezso [1211:73912ba03d83] * src/lemon/map_utils.h (modified) Bug fix. Fri, 11 Mar 2005 16:29:03 GMT Balazs Dezso [1210:f02396423239] * src/work/deba/dijkstra_test_generator.cpp (added) * src/work/deba/graph_io_test.cc (modified) * src/work/deba/test.cpp (modified) * src/work/deba/test.lgf (modified) work modifications Wed, 09 Mar 2005 14:23:36 GMT Mihaly Barasz [1209:dc9fdf77007f] * src/lemon/error.h (modified) Fix a bug noticed by deba. Wed, 09 Mar 2005 14:15:22 GMT Balazs Dezso [1208:f486d30e4e7b] * src/lemon/graph_reader.h (modified) * src/lemon/graph_writer.h (modified) Easy input-output function for common graphs. Modified Exception ... Wed, 09 Mar 2005 14:13:01 GMT Balazs Dezso [1207:8117169c9049] * src/lemon/error.h (modified) ExceptionMember helper class. Modified DataFormatError IOLogicError Wed, 09 Mar 2005 14:10:21 GMT Balazs Dezso [1206:9c398137c2cb] * src/test/Makefile.am (modified) * src/test/dijkstra_test.lemon (added) * src/test/heap_test.cc (modified) * src/test/heap_test.h (modified) Increase test Changing test graph Wed, 09 Mar 2005 14:06:32 GMT Balazs Dezso [1205:a9a3354b01d4] * src/lemon/radix_heap.h (modified) Bug fix in radix heap. Mon, 07 Mar 2005 08:54:45 GMT Alpar Juttner [1204:c3e29c6ae4e4] * src/lemon/alteration_notifier.h (modified) * src/lemon/fib_heap.h (modified) Minor doc changes Mon, 07 Mar 2005 07:57:06 GMT Alpar Juttner [1203:14f951664a63] * src/work/alpar/named-param-test4.cc (modified) Nothing special Mon, 07 Mar 2005 07:53:20 GMT Alpar Juttner [1202:da44ee225dad] * src/lemon/graph_to_eps.h (modified) * src/lemon/xy.h (modified) - rot90() and rot270() added to xy.h - graph_to_eps.h's own rot() ... Sun, 06 Mar 2005 21:20:49 GMT Alpar Juttner [1201:cb26a6250401] * src/lemon/dijkstra.h (modified) Bugfix in DijkstraWizard Sun, 06 Mar 2005 21:13:24 GMT Alpar Juttner [1200:ae69f556b429] * doc/graphs.dox (modified) * src/test/test_tools.h (modified) Doc improvements Sun, 06 Mar 2005 20:44:29 GMT Alpar Juttner [1199:19eae67d97d5] * src/lemon/map_utils.h (modified) Missing #ifndef-#define Sun, 06 Mar 2005 20:38:28 GMT Alpar Juttner [1198:6f1604392dc8] * src/lemon/graph_wrapper.h (modified) Bugfix in BidirGraphWrapper Sat, 05 Mar 2005 19:04:45 GMT marci [1197:a2cd33e6f61c] * src/lemon/map_utils.h (modified) let's remember: the boss said that we have to test even the non- ... Fri, 04 Mar 2005 23:14:36 GMT Alpar Juttner [1196:4bebc22ab77c] * src/lemon/dijkstra.h (modified) - Bugfix in setting the previous Node - Bugfix in DijkstraWizard ... Fri, 04 Mar 2005 23:12:10 GMT Alpar Juttner [1195:4d07dd56fa9a] * src/test/dijkstra_heap_test.cc (modified) The source node is reported to be reaches but it has no previous ... Fri, 04 Mar 2005 17:20:11 GMT Balazs Dezso [1194:7bce0ef61d6b] * src/test/dijkstra_heap_test.cc (modified) Change test to be up to date. Deprecated test, it should be used ... Fri, 04 Mar 2005 17:18:25 GMT Balazs Dezso [1193:c3585aec8cb3] * src/lemon/dijkstra.h (modified) Bug fix, and g++ 3.4 compatibility changes. Fri, 04 Mar 2005 17:16:01 GMT Balazs Dezso [1192:aa4483befa56] * src/lemon/graph_utils.h (modified) Adding GraphEdgeSet and GraphNodeSet classes to graph_utils.h. Fri, 04 Mar 2005 17:14:48 GMT Balazs Dezso [1191:c988f12c6c0c] * src/lemon/bin_heap.h (modified) Correcting explicit declaration. Fri, 04 Mar 2005 17:13:40 GMT Balazs Dezso [1190:477a0fe37552] * src/lemon/dimacs.h (modified) Bug fix Fri, 04 Mar 2005 17:12:36 GMT Balazs Dezso [1189:9203a299ce4e] * src/lemon/undir_graph_extender.h (modified) Bug fix Fri, 04 Mar 2005 17:11:54 GMT Balazs Dezso [1188:7e529047df1a] * src/lemon/graph_writer.h (modified) Fix documentation. Temporarly removing the exception handling. Fri, 04 Mar 2005 17:10:23 GMT Balazs Dezso [1187:04e5825000c5] * src/test/heap_test.cc (added) * src/test/heap_test.h (added) concept and checking functions for heaps Fri, 04 Mar 2005 17:09:24 GMT Balazs Dezso [1186:448f76e44b24] * src/lemon/radix_heap.h (added) Radix heap_implementation Fri, 04 Mar 2005 17:08:55 GMT Balazs Dezso [1185:22bb02339808] * src/lemon/bin_heap.h (modified) * src/lemon/fib_heap.h (modified) make constructors explicit Fri, 04 Mar 2005 15:24:07 GMT athos [1184:aad134c6c9c5] * src/lemon/list_graph.h (modified) Corrected an error (dicussed with marci) Thu, 03 Mar 2005 17:20:08 GMT athos [1183:8f623d1833a7] * doc/maps.dox (modified) * doc/quicktour.dox (modified) Some more documentation (sorry, I forgot to check the doxygen.log and ... Thu, 03 Mar 2005 17:18:27 GMT athos [1182:a1abe9452199] * src/demo/dijkstra_demo.cc (added) * src/demo/kruskal_demo.cc (added) Added two demo programs: of course they are not considered to be ... Wed, 02 Mar 2005 09:51:11 GMT athos [1181:848b6006941d] * doc/quicktour.dox (modified) * src/demo/helloworld.cc (added) Some work has been done in the quicktour. Mon, 28 Feb 2005 13:03:36 GMT Alpar Juttner [1180:f772c360b466] * src/lemon/graph_to_eps.h (modified) Better color to bw conversion Mon, 28 Feb 2005 12:22:38 GMT Hegyi Péter [1179:cfe0ed224c2e] * src/work/peter/gtk-helloworld.cc (deleted) * src/work/peter/gtk-mm-helloworld.cc (added) Changing to gtk-mm Fri, 25 Feb 2005 14:50:22 GMT Alpar Juttner [1178:3c176c65d33b] * src/demo/graph_to_eps_demo.cc (modified) * src/lemon/graph_to_eps.h (modified) * src/lemon/maps.h (modified) - ColorSet become commonly usable - Possility to change the color of ... Thu, 24 Feb 2005 17:48:25 GMT Alpar Juttner [1177:e41c2907fb49] * Makefile.am (modified) * doc/Makefile.am (modified) * src/lemon/max_matching.h (modified) Fix 'make distcheck' failure. Thu, 24 Feb 2005 17:42:11 GMT marci [1176:1ba2b4c0c970] * src/work/marci/lp/magic_square.cc (modified) glpk is able to search 5x5 magic square, let's celebrate the free ... Thu, 24 Feb 2005 17:04:49 GMT athos [1175:6205eebd62fc] * doc/Doxyfile (modified) * doc/demoprograms.dox (modified) * doc/getstart.dox (modified) * doc/mainpage1.dox (deleted) * doc/quicktour.dox (modified) Everithing is half-done, but some progress has been made in writing ... Thu, 24 Feb 2005 14:44:17 GMT Hegyi Péter [1174:5dccf1916ed8] * src/work/peter/gtk-helloworld.cc (added) just kidding Thu, 24 Feb 2005 10:26:50 GMT athos [1173:099978eee03f] * doc/getstart.dox (added) * doc/mainpage.dox (modified) Modified a little: I know that it is not consistent and plan to ... Wed, 23 Feb 2005 22:00:05 GMT marci [1172:37338ae42a2b] * doc/Doxyfile (modified) * doc/groups.dox (modified) * doc/gwrappers.dox (copied) * src/lemon/graph_wrapper.h (modified) * src/lemon/maps.h (modified) * src/lemon/max_matching.h (modified) graphwrapper dox. everybody is asked to read doxygen.log Wed, 23 Feb 2005 10:53:17 GMT Alpar Juttner [1171:f426c84a4e00] * autopackage/default.apspec.in (added) * configure.ac (modified) Experimental autopackage specfile. Tue, 22 Feb 2005 11:10:46 GMT Alpar Juttner [1170:fb0159aa582d] * doc/Doxyfile (modified) * doc/demoprograms.dox (modified) * doc/mainpage.dox (modified) * doc/quicktour.dox (modified) Fix Doxyfile and the wrong hyperlinks in the doc. Tue, 22 Feb 2005 10:29:21 GMT athos [1169:8b06fbd5712c] * doc/demoprograms.dox (added) * doc/mainpage.dox (modified) * doc/mainpage1.dox (added) * doc/quicktour.dox (added) Started to change documentation with excellent new ideas!!! Tue, 22 Feb 2005 10:23:32 GMT athos [1168:66400041ef2a] * doc/graphs.dox (modified) Corrected spelling errors. Tue, 22 Feb 2005 10:23:08 GMT athos [1167:ccbca6ba8b59] * doc/maps.dox (modified) Corrected spelling errors. Mon, 21 Feb 2005 19:03:52 GMT jacint [1166:db3d437560f3] * src/lemon/max_matching.h (modified) one more minor change Mon, 21 Feb 2005 18:51:11 GMT jacint [1165:c5e56125959a] * src/lemon/max_matching.h (modified) some minor changes, docs, etc. Mon, 21 Feb 2005 14:59:12 GMT Alpar Juttner [1164:80bb73097736] * LICENSE (modified) * doc/template.h (modified) * src/demo/graph_to_eps_demo.cc (modified) * src/demo/tight_edge_filter_map.h (modified) * src/lemon/alteration_notifier.h (modified) * src/lemon/array_map.h (modified) * src/lemon/attic/debug.h (modified) * src/lemon/bezier.h (modified) * src/lemon/bfs.h (modified) * src/lemon/bin_heap.h (modified) * src/lemon/concept/graph.h (modified) * src/lemon/concept/graph_component.h (modified) * src/lemon/concept/maps.h (modified) * src/lemon/concept/path.h (modified) * src/lemon/concept/sym_graph.h (modified) * src/lemon/concept/undir_graph.h (modified) * src/lemon/default_map.h (modified) * src/lemon/dfs.h (modified) * src/lemon/dijkstra.h (modified) * src/lemon/dimacs.h (modified) * src/lemon/error.h (modified) * src/lemon/extended_pair.h (modified) * src/lemon/fib_heap.h (modified) * src/lemon/full_graph.h (modified) * src/lemon/graph_reader.h (modified) * src/lemon/graph_to_eps.h (modified) * src/lemon/graph_utils.h (modified) * src/lemon/graph_wrapper.h (modified) * src/lemon/graph_writer.h (modified) * src/lemon/invalid.h (modified) * src/lemon/kruskal.h (modified) * src/lemon/list_graph.h (modified) * src/lemon/map_iterator.h (modified) * src/lemon/map_utils.h (modified) * src/lemon/maps.h (modified) * src/lemon/max_matching.h (modified) * src/lemon/min_cost_flow.h (modified) * src/lemon/path.h (modified) * src/lemon/preflow.h (modified) * src/lemon/smart_graph.h (modified) * src/lemon/suurballe.h (modified) * src/lemon/time_measure.h (modified) * src/lemon/undir_graph_extender.h (modified) * src/lemon/unionfind.h (modified) * src/lemon/utility.h (modified) * src/lemon/vector_map.h (modified) * src/lemon/xy.h (modified) * src/test/bfs_test.cc (modified) * src/test/dfs_test.cc (modified) * src/test/dijkstra_heap_test.cc (modified) * src/test/dijkstra_test.cc (modified) * src/test/error_test.cc (modified) * src/test/graph_factory_test.cc (modified) * src/test/graph_test.h (modified) * src/test/graph_utils_test.h (modified) * src/test/graph_wrapper_test.cc (modified) * src/test/kruskal_test.cc (modified) * src/test/map_test.h (modified) * src/test/max_matching_test.cc (modified) * src/test/min_cost_flow_test.cc (modified) * src/test/path_test.cc (modified) * src/test/preflow_test.cc (modified) * src/test/suurballe_test.cc (modified) * src/test/sym_graph_test.cc (modified) * src/test/sym_graph_test.h (modified) * src/test/test_tools.h (modified) * src/test/test_tools_fail.cc (modified) * src/test/test_tools_pass.cc (modified) * src/test/time_measure_test.cc (modified) * src/test/unionfind_test.cc (modified) * src/test/xy_test.cc (modified) * src/work/marci/bfs_mm_test.cc (modified) * src/work/marci/merge_node_graph_wrapper.h (modified) A year has passed again. Mon, 21 Feb 2005 14:17:24 GMT Alpar Juttner [1163:eb4e28715baf] * configure.ac (modified) * doc/Doxyfile (modified) Let's go on! Mon, 21 Feb 2005 10:08:12 GMT Alpar Juttner [1162:2f51fccbc261] * ChangeLog (modified) New features in v0.3 Mon, 21 Feb 2005 10:07:38 GMT Alpar Juttner [1161:1c9658d51c8d] * src/lemon/full_graph.h (modified) * src/lemon/list_graph.h (modified) * src/lemon/smart_graph.h (modified) Better doc Mon, 21 Feb 2005 09:28:00 GMT Alpar Juttner [1160:d9c32f713cad] * src/lemon/graph_wrapper.h (modified) * src/test/graph_wrapper_test.cc (modified) We have UndirGraph, so BidirGraph has been removed. Sun, 20 Feb 2005 01:03:09 GMT Mihaly Barasz [1159:504353f3c61c] svn:ignore change on src/demo Sun, 20 Feb 2005 01:02:07 GMT Mihaly Barasz [1158:29961fa390a3] * src/lemon/concept/graph_component.h (modified) * src/lemon/concept/undir_graph.h (modified) * src/lemon/iterable_graph_extender.h (modified) * src/lemon/max_matching.h (modified) * src/lemon/undir_graph_extender.h (modified) * src/test/max_matching_test.cc (modified) Graph and UndirGraph concept modifications. * For incidence ... Sat, 19 Feb 2005 21:11:20 GMT Mihaly Barasz [1157:3996d2098090] * src/lemon/error.h (modified) * src/work/klao/error2_test.cc (added) lemon/error.h: boost::shared_ptr helyett std::auto_ptr (Sokkal ... Fri, 18 Feb 2005 16:40:48 GMT Alpar Juttner [1156:91f9236dfec9] * src/lemon/dijkstra.h (modified) Wrap long lines Fri, 18 Feb 2005 14:46:04 GMT Alpar Juttner [1155:fe0fcdb5687b] * src/lemon/dijkstra.h (modified) - Better addSource() - More docs Fri, 18 Feb 2005 10:36:13 GMT Alpar Juttner [1154:f07c1c442e6c] * doc/dirs.dox (added) Description of the LEMON directories. Thu, 17 Feb 2005 15:14:13 GMT marci [1153:4b0468de3a31] * src/work/marci/lp/lp_solver_base.h (modified) * src/work/marci/lp/magic_square.cc (added) * src/work/marci/lp/makefile (modified) if you have a nuclear power plant and wanna compute small magic ... Wed, 16 Feb 2005 21:40:16 GMT marci [1152:1765ff9fefa1] * src/work/marci/lp/lp_solver_base.h (modified) * src/work/marci/lp/max_flow_expression.cc (modified) small changes Wed, 16 Feb 2005 16:17:30 GMT Alpar Juttner [1151:b217fc69f913] * doc/groups.dox (modified) * src/lemon/concept/path.h (modified) * src/lemon/dijkstra.h (modified) * src/lemon/error.h (modified) * src/lemon/path.h (modified) Several changes in the docs. Tue, 15 Feb 2005 15:00:31 GMT Alpar Juttner [1150:c20bcf71efe3] * src/work/akos/simann.h (modified) Minor changes. Tue, 15 Feb 2005 14:59:16 GMT Alpar Juttner [1149:9058f09cac26] * src/test/test_tools_fail.cc (modified) A bit better msg. Tue, 15 Feb 2005 14:58:32 GMT Alpar Juttner [1148:1eea022c7a16] * src/test/dijkstra_test.cc (modified) Test the new dijkstra features. Tue, 15 Feb 2005 14:56:54 GMT Alpar Juttner [1147:014054ffd9d2] * src/lemon/Makefile.am (modified) Make Makefile.am up-to-date (as usual). Tue, 15 Feb 2005 14:54:25 GMT Alpar Juttner [1146:ebab0e5ec8b2] * doc/Doxyfile (modified) * doc/developers_interface.dox (added) * doc/developpers_interface.dox (deleted) Doc improvements. Fri, 11 Feb 2005 14:56:40 GMT Akos Ladanyi [1145:99c1aa395a58] * src/work/akos/simann.h (modified) more docs Thu, 10 Feb 2005 18:53:30 GMT marci [1144:1cfabf245433] * src/work/marci/lp/expression.h (modified) * src/work/marci/lp/lp_solver_base.h (modified) * src/work/marci/lp/max_flow_expression.cc (modified) trying to add constraints of kind 1 <= x[2]+x[3] <= 4 Tue, 08 Feb 2005 17:47:19 GMT marci [1143:4fb22cfa5759] * src/work/marci/lp/lp_solver_base.h (modified) * src/work/marci/lp/max_flow_expression.cc (modified) The pair of setSomeThing function is getSomeThing. Tue, 08 Feb 2005 11:27:03 GMT Akos Ladanyi [1142:450f794dca81] * src/work/akos/simann.h (modified) more docs Mon, 07 Feb 2005 17:35:25 GMT Hegyi Péter [1141:e5ee2726abe4] * doc/named-param.dox (modified) This is not ready yet, but I have to go home... Mon, 07 Feb 2005 15:40:53 GMT Balazs Dezso [1140:a1500fed2270] * src/work/deba/graph_reader.h (deleted) * src/work/deba/graph_writer.h (deleted) * src/work/deba/map_utils.h (deleted) Removing from work. Mon, 07 Feb 2005 15:40:34 GMT Balazs Dezso [1139:f59038affc7e] * src/test/dijkstra_heap_test.cc (modified) Changing first to iterators. Mon, 07 Feb 2005 12:31:30 GMT Alpar Juttner [1138:f68cb8752d81] * src/lemon/graph_reader.h (modified) * src/lemon/graph_writer.h (modified) Fix wrong reference in the documentation. Mon, 07 Feb 2005 11:29:25 GMT Balazs Dezso [1137:83a48cfd8553] * src/lemon/Makefile.am (modified) * src/lemon/graph_reader.h (added) * src/lemon/graph_writer.h (added) * src/lemon/map_utils.h (added) IO moved to lemon. Mon, 07 Feb 2005 11:28:37 GMT Balazs Dezso [1136:8d066154b66a] * src/lemon/concept/graph.h (modified) * src/lemon/concept/graph_component.h (modified) Graph documentation Mon, 07 Feb 2005 10:50:05 GMT Balazs Dezso [1135:cfccb33ecf7b] * src/lemon/graph_wrapper.h (modified) * src/lemon/map_defines.h (deleted) Removing graph_defines.h Mon, 07 Feb 2005 10:49:44 GMT Balazs Dezso [1134:56b07afdbf8d] * src/lemon/alteration_notifier.h (modified) * src/lemon/concept/graph_component.h (modified) Documentation Mon, 07 Feb 2005 10:48:14 GMT Balazs Dezso [1133:9fd485470fee] * src/work/deba/graph_reader.h (modified) * src/work/deba/graph_writer.h (modified) * src/work/deba/map_utils.h (modified) Documentation