# # ChangeLog for src/lemon in lemon-0.x # # Generated by Trac 1.2.3 # 03/19/24 08:55:45 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 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: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) Mon, 28 Feb 2005 13:03:36 GMT Alpar Juttner [1180:f772c360b466] * src/lemon/graph_to_eps.h (modified) Better color to bw conversion 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. 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 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 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: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 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 14:56:54 GMT Alpar Juttner [1147:014054ffd9d2] * src/lemon/Makefile.am (modified) Make Makefile.am up-to-date (as usual). 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 Sun, 06 Feb 2005 20:14:30 GMT Alpar Juttner [1132:ab5c81fcc31a] * src/lemon/dijkstra.h (moved) Revised dijkstra.h with several new features added. Sun, 06 Feb 2005 20:08:25 GMT Alpar Juttner [1131:425731cb66de] * src/lemon/dijkstra.h (deleted) The new dijkstra.h comes in the next commit. Sun, 06 Feb 2005 15:49:37 GMT Alpar Juttner [1129:4e26fd7ffcdc] * src/lemon/Makefile.am (modified) error.h added Sun, 06 Feb 2005 14:38:00 GMT Alpar Juttner [1127:2dea256cb988] * src/lemon/fib_heap.h (modified) Document state_enum Sat, 05 Feb 2005 20:05:01 GMT Alpar Juttner [1125:377e240b050f] * src/lemon/error.h (modified) * src/work/alpar/dijkstra.h (modified) A new exception class called UninitializedParameter. Thu, 03 Feb 2005 19:31:37 GMT Mihaly Barasz [1122:3ce7fc516cca] * src/lemon/error.h (moved) * src/work/klao/error_test.cc (modified) New error.h moved to lemon/ Thu, 03 Feb 2005 19:27:10 GMT Mihaly Barasz [1121:8f066fdf6dc9] * src/lemon/error.h (deleted) Obsolete error.h removed Sat, 29 Jan 2005 23:22:56 GMT Alpar Juttner [1109:5222b3d588c3] * src/lemon/Makefile.am (modified) - Fix missing file (max_matching.h) Sat, 29 Jan 2005 23:22:02 GMT Alpar Juttner [1108:253b66e7e41d] * configure.ac (modified) * src/demo/graph_to_eps_demo.cc (modified) * src/lemon/graph_to_eps.h (modified) - '%%Title:', '%%Copyright:' and '%%CreationDate:' fields added to ... Sat, 29 Jan 2005 15:09:41 GMT Alpar Juttner [1107:d972653c89d5] * doc/Doxyfile (modified) * doc/images/nodeshape_0.eps (added) * doc/images/nodeshape_0.png (added) * doc/images/nodeshape_0.pnm (added) * doc/images/nodeshape_1.eps (added) * doc/images/nodeshape_1.png (added) * doc/images/nodeshape_2.eps (added) * doc/images/nodeshape_2.png (added) * src/lemon/graph_to_eps.h (modified) - Node shapes are shown in the doc. - The generated PS file is ... Fri, 28 Jan 2005 15:37:08 GMT Balazs Dezso [1106:0a7d604a9763] * src/lemon/concept/graph_component.h (modified) * src/lemon/full_graph.h (modified) * src/lemon/list_graph.h (modified) * src/lemon/smart_graph.h (modified) Concept modification to resolve the item by its ID. Fri, 28 Jan 2005 09:09:59 GMT Alpar Juttner [1103:f196dc4f1b31] * src/demo/graph_to_eps_demo.cc (modified) * src/lemon/graph_to_eps.h (modified) Add a 'scaleToA4()' function. Fri, 28 Jan 2005 09:04:34 GMT Alpar Juttner [1102:100c8d5ee36b] * src/lemon/xy.h (modified) Functions to query height/width of a BoundingBox. Tue, 25 Jan 2005 17:40:22 GMT jacint [1093:31834bad3e84] * src/lemon/max_matching.h (modified) Adding a function which returns the mate of a node. Thu, 20 Jan 2005 14:16:40 GMT Alpar Juttner [1091:c756973cd53c] * src/demo/graph_to_eps_demo.cc (modified) * src/lemon/graph_to_eps.h (modified) Now, the actual drawing is made by run() instead of the destructor. Thu, 20 Jan 2005 10:24:38 GMT jacint [1090:9e9195331ea6] * src/lemon/max_matching.h (modified) resetPos deleted Wed, 19 Jan 2005 20:19:31 GMT Alpar Juttner [1089:c0f4ebdc0034] * src/lemon/graph_to_eps.h (modified) - Nodes are drawn in a better way - Arrowheads made more similar in ... Wed, 19 Jan 2005 12:17:11 GMT Alpar Juttner [1088:358526a620f8] * src/demo/graph_to_eps_demo.cc (modified) * src/lemon/graph_to_eps.h (modified) One more node-shape added. Tue, 18 Jan 2005 12:23:09 GMT Alpar Juttner [1087:d496d1d5a5e7] * src/lemon/graph_to_eps.h (modified) Correct bad arrow enpoint when parallel edges are enabled. Tue, 18 Jan 2005 12:02:27 GMT Alpar Juttner [1086:caa13d291528] * src/demo/graph_to_eps_demo.cc (modified) * src/lemon/graph_to_eps.h (modified) In graphToEps(), nodes may have different shapes (circles or squares). Sun, 16 Jan 2005 22:34:51 GMT Alpar Juttner [1085:5b7ca75297b5] * src/lemon/graph_to_eps.h (modified) - Parallel edges look a bit better - Possibility to insert verbatim ... Sun, 16 Jan 2005 22:31:26 GMT Alpar Juttner [1084:320a0f083ca1] * src/lemon/bezier.h (modified) Functions added to compute the gradient of Bezier curve. Sun, 16 Jan 2005 22:29:28 GMT Alpar Juttner [1083:8043b93e5973] * doc/coding_style.dox (modified) * doc/maps.dox (modified) * src/lemon/xy.h (modified) Doc improvements Sun, 16 Jan 2005 22:27:34 GMT Alpar Juttner [1082:e9eae612f01c] * src/lemon/smart_graph.h (modified) findEdge bugfix. Fri, 14 Jan 2005 08:02:10 GMT Alpar Juttner [1080:568ce2be7fe0] * src/lemon/list_graph.h (modified) * src/lemon/smart_graph.h (modified) Changes in doc. Fri, 14 Jan 2005 08:01:17 GMT Alpar Juttner [1079:81addddaf3d3] * src/lemon/graph_utils.h (modified) Serious buxfig in findEdge() Thu, 13 Jan 2005 18:44:50 GMT jacint [1077:784a8bc07316] * src/lemon/max_matching.h (added) Edmonds matching alg Wed, 12 Jan 2005 12:51:30 GMT Alpar Juttner [1076:67a115cdade4] * src/lemon/maps.h (modified) * src/test/maps_test.cc (modified) functor->map and map->functor converters added. Tue, 11 Jan 2005 09:15:25 GMT Alpar Juttner [1073:bedab8bd915f] * src/demo/Makefile.am (modified) * src/demo/graph_to_eps_demo.cc (added) * src/lemon/Makefile.am (modified) * src/lemon/bezier.h (added) * src/lemon/graph_to_eps.h (added) * src/work/alpar/graph_to_eps.cc (deleted) graph_to_eps mission accomplished. - lemon/graph_to_eps.h header ... Tue, 11 Jan 2005 09:08:47 GMT Alpar Juttner [1071:7c70fc1b2d8b] * src/lemon/xy.h (modified) Missing 'xy operator*(double, xy)' added. Tue, 11 Jan 2005 09:05:24 GMT Alpar Juttner [1070:6aa1520a0f2f] * src/lemon/maps.h (modified) * src/test/maps_test.cc (modified) ShiftMap and ScaleMap added Tue, 11 Jan 2005 09:04:08 GMT Alpar Juttner [1069:7b81a36809c6] * src/lemon/time_measure.h (modified) * src/test/time_measure_test.cc (modified) - Minor correction in time_measure.h - A bit more meaningful test in ... Fri, 07 Jan 2005 18:53:02 GMT Mihaly Barasz [1060:7a24bb2e7480] * src/lemon/undir_graph_extender.h (modified) * src/work/jacint/bug.cc (modified) Nasty bug in undir_graph_extender.h Wed, 05 Jan 2005 16:59:50 GMT Mihaly Barasz [1054:6a62b1b4cf23] * src/lemon/undir_graph_extender.h (modified) * src/test/undir_graph_test.cc (modified) countUndirEdges bugs fixed Wed, 05 Jan 2005 14:34:00 GMT Mihaly Barasz [1053:90f8696360b2] * src/lemon/graph_utils.h (modified) * src/lemon/undir_graph_extender.h (modified) * src/test/undir_graph_test.cc (modified) UndirGraphs: invalid edge bug Tue, 04 Jan 2005 22:14:42 GMT Alpar Juttner [1049:e27446e1deda] * src/lemon/xy.h (modified) Conversion constructor added Tue, 04 Jan 2005 17:06:20 GMT Alpar Juttner [1045:1bf336c63f25] * src/lemon/xy.h (modified) Several new member functions added to BoundingBox Tue, 04 Jan 2005 17:05:20 GMT Alpar Juttner [1044:f97380557656] * src/lemon/maps.h (modified) - Missing 'const' keywords added - Stupid implementation of 'AbsMap' ... Mon, 03 Jan 2005 16:23:47 GMT Alpar Juttner [1043:52a2201a88e9] * doc/graphs.dox (modified) * doc/groups.dox (modified) * doc/maps.dox (modified) * src/lemon/concept/graph_component.h (modified) * src/test/graph_test.cc (modified) * src/work/alpar/dijkstra.h (modified) Several changes in doc Mon, 03 Jan 2005 16:21:33 GMT Alpar Juttner [1042:9c5daf8e3e32] * src/lemon/concept/maps.h (modified) Serious bugfix in WriteMap::Constraints Mon, 03 Jan 2005 16:19:46 GMT Alpar Juttner [1041:9d503ce002db] * src/lemon/maps.h (modified) * src/test/Makefile.am (modified) * src/test/map_test.h (modified) * src/test/maps_test.cc (added) - Several convenience maps added to maps.h - Improvements in doc Thu, 16 Dec 2004 12:44:49 GMT Balazs Dezso [1040:372f08e8f403] * src/lemon/alteration_notifier.h (modified) * src/lemon/list_graph.h (modified) * src/lemon/smart_graph.h (modified) AlterationObserverRegistry -> AlterationNotifier third step Thu, 16 Dec 2004 12:26:57 GMT Balazs Dezso [1039:bd01c5a3f989] * src/lemon/Makefile.am (modified) * src/lemon/alteration_notifier.h (moved) * src/lemon/array_map.h (modified) * src/lemon/clearable_graph_extender.h (modified) * src/lemon/erasable_graph_extender.h (modified) * src/lemon/extendable_graph_extender.h (modified) * src/lemon/full_graph.h (modified) * src/lemon/list_graph.h (modified) * src/lemon/smart_graph.h (modified) * src/lemon/vector_map.h (modified) AlterationObserverRegistry -> AlterationNotifier 2 step Thu, 16 Dec 2004 12:15:02 GMT Balazs Dezso [1038:ca63ec3424d8] * src/lemon/alteration_observer_registry.h (modified) Renaming AlterationObserverRegistry -> AlterationNotifier first step Thu, 09 Dec 2004 17:02:53 GMT Alpar Juttner [1035:f2a3426e64e6] * src/lemon/list_graph.h (modified) * src/lemon/smart_graph.h (modified) Make UndirListGraph and UndirSmartGraph visible in the doc. Thu, 09 Dec 2004 15:30:12 GMT Mihaly Barasz [1034:be6ee857b72d] * src/lemon/list_graph.h (modified) * src/lemon/smart_graph.h (modified) * src/test/undir_graph_test.cc (modified) Undir list and smart graph Mon, 06 Dec 2004 00:30:44 GMT Mihaly Barasz [1030:c8a41699e613] * doc/Doxyfile (modified) * doc/developpers_interface.dox (added) * doc/groups.dox (modified) * doc/undir_graphs.dox (added) * src/lemon/concept/graph.h (modified) * src/lemon/concept/graph_component.h (modified) * src/lemon/concept/undir_graph.h (modified) * src/lemon/iterable_graph_extender.h (modified) * src/lemon/undir_graph_extender.h (modified) * src/test/undir_graph_test.cc (modified) Undirected graph documentation and concept refinements. * quite a ... Thu, 02 Dec 2004 17:36:07 GMT marci [1027:4ec35d1cd897] * src/lemon/min_cost_flow.h (modified) bug fix. previously, it did not work with graphs having non-reference ... Sun, 28 Nov 2004 16:30:10 GMT Mihaly Barasz [1022:567f392d1d2e] * src/lemon/alteration_observer_registry.h (modified) * src/lemon/clearable_graph_extender.h (modified) * src/lemon/concept/graph_component.h (modified) * src/lemon/concept/undir_graph.h (modified) * src/lemon/concept_check.h (modified) * src/lemon/default_map.h (modified) * src/lemon/erasable_graph_extender.h (modified) * src/lemon/extendable_graph_extender.h (modified) * src/lemon/iterable_graph_extender.h (modified) * src/test/graph_test.cc (modified) * src/test/undir_graph_test.cc (modified) UndirGraph implementation nearly complete Thu, 25 Nov 2004 14:48:24 GMT Mihaly Barasz [1021:fd1d073b6557] * src/lemon/concept/graph_component.h (modified) * src/lemon/concept/undir_graph.h (modified) * src/lemon/iterable_graph_extender.h (modified) * src/lemon/undir_graph_extender.h (modified) Advances in UndirGraph. * IterableExtender is complete Mon, 22 Nov 2004 17:50:26 GMT Alpar Juttner [1020:f42cb3146ed4] * src/lemon/suurballe.h (modified) Fix Edmonds' name. Mon, 22 Nov 2004 17:49:07 GMT marci [1019:ee01de62188d] * src/lemon/graph_wrapper.h (modified) the old-style codes are removed from comment Mon, 22 Nov 2004 09:09:18 GMT marci [1016:18d009b23e42] * src/lemon/graph_wrapper.h (modified) * src/work/marci/makefile (modified) * src/work/marci/merge_node_graph_wrapper.h (modified) * src/work/marci/merge_node_graph_wrapper_test.cc (modified) bug fix in SubBidirGraphWrapper, roadmap to MergeGraphWrapper Sat, 20 Nov 2004 14:09:27 GMT marci [1013:b3bdd856faf4] * src/lemon/graph_wrapper.h (modified) * src/work/marci/merge_node_graph_wrapper.h (modified) * src/work/marci/merge_node_graph_wrapper_test.cc (modified) MergeGraphWrapper Sat, 20 Nov 2004 11:10:56 GMT Alpar Juttner [1012:2bfbe3f4307c] * src/lemon/list_graph.h (modified) ObserverRegistry base classed in SnapShot has changed to be protected Sat, 20 Nov 2004 10:19:06 GMT Alpar Juttner [1011:5bd6c7671c9e] * src/lemon/list_graph.h (modified) * src/lemon/smart_graph.h (modified) - snapshot-rollback functionarity added to ListGraph - The iterface ... Fri, 19 Nov 2004 18:17:25 GMT Alpar Juttner [1010:072bddac076e] * src/lemon/list_graph.h (modified) reverseEdge() and contract() member-functions added. Wed, 17 Nov 2004 22:18:30 GMT Alpar Juttner [1005:63ccf7136641] * src/lemon/time_measure.h (modified) - Timer class got direct access to the components of the ellapsed ... Wed, 17 Nov 2004 19:56:46 GMT marci [1004:b94037830dc8] * src/lemon/graph_wrapper.h (modified) misc Tue, 16 Nov 2004 13:03:47 GMT marci [998:89969b303727] * src/lemon/graph_wrapper.h (modified) * src/test/graph_wrapper_test.cc (modified) ErasingFirstGraphWrapper Mon, 15 Nov 2004 16:39:55 GMT marci [997:665ffade9aca] * src/lemon/graph_wrapper.h (modified) * src/test/graph_wrapper_test.cc (modified) RevGraphWrapper modified according to the factory Mon, 15 Nov 2004 13:10:35 GMT Mihaly Barasz [993:21d1b4fa1b24] * src/lemon/error.h (moved) error.h brought back to life Mon, 15 Nov 2004 12:25:39 GMT marci [992:10d378f2821c] * src/lemon/graph_wrapper.h (modified) * src/test/graph_wrapper_test.cc (modified) GraphWrapper changes for factory Sun, 14 Nov 2004 13:15:46 GMT Alpar Juttner [991:e619a466ca5d] * doc/Doxyfile (modified) * doc/coding_style.dox (modified) * doc/mainpage.dox (modified) * doc/template.h (added) * src/lemon/template.h (deleted) - Move template.h to doc/. - Insert the license terms into the ... Sat, 13 Nov 2004 21:37:54 GMT Balazs Dezso [989:ca95f8b5c931] * src/lemon/concept/graph.h (modified) * src/lemon/concept/graph_component.h (modified) * src/lemon/concept/maps.h (modified) * src/lemon/concept/undir_graph.h (modified) * src/lemon/concept_check.h (modified) * src/test/graph_test.cc (modified) * src/test/graph_wrapper_test.cc (modified) XyzConcept moved to Xyz::Constraints use checkConcept in the next ... Sat, 13 Nov 2004 17:47:44 GMT Alpar Juttner [988:aa19ca32d9b0] * src/lemon/array_map.h (modified) Revome an obsolete #include line. Sat, 13 Nov 2004 17:07:10 GMT Alpar Juttner [987:87f7c54892df] * ChangeLog (modified) * doc/maps.dox (modified) * src/lemon/array_map.h (modified) * src/lemon/concept/graph.h (modified) * src/lemon/concept/graph_component.h (modified) * src/lemon/concept/maps.h (modified) * src/lemon/default_map.h (modified) * src/lemon/dijkstra.h (modified) * src/lemon/dimacs.h (modified) * src/lemon/graph_wrapper.h (modified) * src/lemon/kruskal.h (modified) * src/lemon/map_defines.h (modified) * src/lemon/map_iterator.h (modified) * src/lemon/maps.h (modified) * src/lemon/min_cost_flow.h (modified) * src/lemon/suurballe.h (modified) * src/lemon/vector_map.h (modified) * src/lemon/xy.h (modified) * src/test/sym_graph_test.h (modified) * src/work/alpar/boolmap_iter.cc (modified) * src/work/alpar/dijkstra.h (modified) * src/work/alpar/f_ed_ka.h (modified) * src/work/alpar/rw_nonref_map.cc (modified) * src/work/athos/mincostflow.h (modified) * src/work/athos/old/minlengthpaths.h (modified) * src/work/athos/union_find.h (modified) * src/work/deba/dijkstra.h (modified) * src/work/klao/iter_map.h (modified) * src/work/marci/augmenting_flow.h (modified) * src/work/marci/bfs_mm.h (modified) * src/work/marci/bipartite_graph_wrapper.h (modified) * src/work/marci/experiment/list_graph.h (modified) * src/work/marci/graph_concept.h (modified) * src/work/marci/leda/leda_graph_wrapper.h (modified) * src/work/peter/edgepathgraph.h (modified) * src/work/peter/hierarchygraph.h (modified) * src/work/sage_graph.h (modified) Naming changes: - ValueType -> Value - KeyType -> Key - ... Sat, 13 Nov 2004 12:53:28 GMT Alpar Juttner [986:e997802b855c] * doc/graphs.dox (modified) * doc/maps.dox (modified) * src/benchmark/bfs-bench.cc (modified) * src/demo/dim_to_dot.cc (modified) * src/demo/sub_graph_wrapper_demo.cc (modified) * src/demo/tight_edge_filter_map.h (modified) * src/lemon/bfs.h (modified) * src/lemon/concept/graph.h (modified) * src/lemon/concept/graph_component.h (modified) * src/lemon/concept/path.h (modified) * src/lemon/concept/sym_graph.h (modified) * src/lemon/concept/undir_graph.h (modified) * src/lemon/concept_check.h (modified) * src/lemon/dfs.h (modified) * src/lemon/dijkstra.h (modified) * src/lemon/dimacs.h (modified) * src/lemon/full_graph.h (modified) * src/lemon/graph_utils.h (modified) * src/lemon/graph_wrapper.h (modified) * src/lemon/kruskal.h (modified) * src/lemon/list_graph.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/undir_graph_extender.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/graph_factory_test.cc (modified) * src/test/graph_test.h (modified) * src/test/path_test.cc (modified) * src/test/preflow_test.cc (modified) * src/test/sym_graph_test.cc (modified) * src/test/sym_graph_test.h (modified) * src/test/test_tools.h (modified) * src/work/alpar/bfs-named-param.cc (modified) * src/work/alpar/boolmap_iter.cc (modified) * src/work/alpar/dijkstra.h (modified) * src/work/alpar/f_ed_ka.h (modified) * src/work/alpar/f_ed_ka_demo.cc (modified) * src/work/alpar/graph.h (modified) * src/work/alpar/gwrapper.h (modified) * src/work/alpar/list_graph_demo.cc (modified) * src/work/alpar/rw_nonref_map.cc (modified) * src/work/alpar/smart_graph_demo.cc (modified) * src/work/athos/bfs_test.cc (modified) * src/work/athos/dijkstra_demo.cc (modified) * src/work/athos/mincostflow.h (modified) * src/work/athos/old/minlengthpaths.h (modified) * src/work/athos/preflow_push_wogw.h (modified) * src/work/deba/list_graph.h (modified) * src/work/jacint/max_flow.h (modified) * src/work/jacint/max_flow_bug.cc (modified) * src/work/jacint/max_flow_test.cc (modified) * src/work/jacint/max_matching.cc (modified) * src/work/jacint/max_matching.h (modified) * src/work/jacint/max_save.h (modified) * src/work/jacint/preflow.cc (modified) * src/work/jacint/preflow_excess.h (modified) * src/work/jacint/preflow_excess_test.cc (modified) * src/work/jacint/preflow_res.h (modified) * src/work/jacint/prim.h (modified) * src/work/johanna/ma_order.h (modified) * src/work/marci/augmenting_flow.h (modified) * src/work/marci/bfs_dfs.h (modified) * src/work/marci/bfs_mm.h (modified) * src/work/marci/bfs_mm_test.cc (modified) * src/work/marci/bfsit_vs_byhand.cc (modified) * src/work/marci/bipartite_graph_wrapper.h (modified) * src/work/marci/bipartite_graph_wrapper_test.cc (modified) * src/work/marci/experiment/edmonds_karp.h (modified) * src/work/marci/experiment/edmonds_karp_1.h (modified) * src/work/marci/experiment/edmonds_karp_demo.cc (modified) * src/work/marci/experiment/edmonds_karp_demo_1.cc (modified) * src/work/marci/experiment/graph_wrapper.h (modified) * src/work/marci/experiment/graph_wrapper_1.h (modified) * src/work/marci/experiment/graph_wrapper_st_ostream_op.h (modified) * src/work/marci/experiment/iterator_bfs_demo.cc (modified) * src/work/marci/experiment/iterator_bfs_demo_1.cc (modified) * src/work/marci/experiment/list_graph.h (modified) * src/work/marci/graph_concept.h (modified) * src/work/marci/iterator_bfs_demo.cc (modified) * src/work/marci/leda/bipartite_matching_comparison.cc (modified) * src/work/marci/leda/leda_graph_wrapper.h (modified) * src/work/marci/leda/max_bipartite_matching_demo.cc (modified) * src/work/marci/leda_bfs_dfs.cc (modified) * src/work/marci/leda_graph_demo.cc (modified) * src/work/marci/lp/max_flow_by_lp.cc (modified) * src/work/marci/max_flow_demo.cc (modified) * src/work/marci/oldies/edmonds_karp.h (modified) * src/work/marci/oldies/marci_graph_demo.cc (modified) * src/work/marci/preflow_bug.cc (modified) * src/work/marci/preflow_demo_athos.cc (modified) * src/work/marci/preflow_demo_jacint.cc (modified) * src/work/peter/edgepathgraph.h (modified) * src/work/peter/edgepathgraph_test.cc (modified) * src/work/peter/hierarchygraph.h (modified) * src/work/peter/path/path.h (modified) * src/work/peter/path/path_skeleton.h (modified) * src/work/peter/path/path_test.cc (modified) * src/work/sage_graph.h (modified) Naming changes: - head -> target - tail -> source Sat, 13 Nov 2004 12:24:01 GMT Alpar Juttner [985:741f3108a90f] * src/lemon/full_graph.h (modified) Bugfixes in UndirFullGraphBase