# # ChangeLog for src in lemon-0.x # # Generated by Trac 1.2.3 # 03/28/24 16:56:23 Fri, 25 Mar 2005 08:18:27 GMT Alpar Juttner [1256:3bb4ed285c39] * src/lemon/utility.h (modified) * src/work/athos/lp/Makefile (modified) * src/work/athos/lp/lp_base.cc (modified) * src/work/athos/lp/lp_base.h (modified) * src/work/athos/lp/lp_test.cc (modified) - src/lemon/utility.h: dummy<> template added - LpSolverBase::INF is ... Thu, 24 Mar 2005 12:19:05 GMT Alpar Juttner [1255:6455f64a85dc] * src/work/athos/lp/lp_test (deleted) Oops... Thu, 24 Mar 2005 12:15:50 GMT Alpar Juttner [1254:c9558638fe42] * src/work/athos/lp/Makefile (modified) * src/work/athos/lp/lp_solver_skeleton.cc (added) * src/work/athos/lp/lp_solver_skeleton.h (added) * src/work/athos/lp/lp_test (added) * src/work/athos/lp/lp_test.cc (added) - lp_solver_skeleton.h/cc: skeleton for actual lp implenetations - ... Thu, 24 Mar 2005 11:44:25 GMT Alpar Juttner [1253:609fe893df8c] * src/work/athos/lp/Makefile (added) * src/work/athos/lp/lin_expr.h (added) * src/work/athos/lp/lp_base.cc (modified) * src/work/athos/lp/lp_base.h (modified) - simple makefile added - _FixId class added (more clarification ... Wed, 23 Mar 2005 16:59:13 GMT marci [1252:4fee8e9d9014] * doc/gwrappers.dox (modified) * src/lemon/graph_wrapper.h (modified) documentation Wed, 23 Mar 2005 15:43:18 GMT athos [1251:8f7ce70899e6] * src/work/athos/lp/lp_base.h (modified) Bug fix (thanks to Misi). Wed, 23 Mar 2005 14:31:59 GMT Alpar Juttner [1250:30f540067a80] * src/lemon/graph_reader.h (modified) "unused parameter" warning solved Wed, 23 Mar 2005 12:30:33 GMT athos [1249:66b54d071a60] * src/work/athos/lp/lp_solver_base.h (added) An alternative of lp_base.h. Wed, 23 Mar 2005 12:12:42 GMT athos [1248:ca613a9e3567] * src/work/athos/lp/lp_base.h (modified) Bug fix in lp_base.h. Wed, 23 Mar 2005 11:51:40 GMT athos [1247:60708e1475ae] * src/work/athos/lp/lp_base.cc (modified) * src/work/athos/lp/lp_base.h (modified) Completions. Wed, 23 Mar 2005 10:35:36 GMT athos [1246:925002e098e7] * src/work/athos/lp/lp_base.cc (added) * src/work/athos/lp/lp_base.h (added) Csak a te kedvedert. Wed, 23 Mar 2005 09:49:41 GMT athos [1244:43a3d06e0ee0] * src/work/athos/lp_old/expression.h (moved) * src/work/athos/lp_old/expression_test.cc (moved) * src/work/athos/lp_old/lp_solver_base.h (moved) * src/work/athos/lp_old/lp_solver_glpk.h (moved) * src/work/athos/lp_old/lp_solver_wrapper.h (moved) * src/work/athos/lp_old/magic_square.cc (moved) * src/work/athos/lp_old/makefile (moved) * src/work/athos/lp_old/max_flow_by_lp.cc (moved) * src/work/athos/lp_old/max_flow_expression.cc (moved) * src/work/athos/lp_old/min_cost_gen_flow.h (moved) Tue, 22 Mar 2005 16:49:30 GMT athos [1243:41caee260bd4] * src/work/athos/lp/lp_solver_glpk.h (modified) * src/work/athos/lp/magic_square.cc (modified) * src/work/marci/lp/makefile (modified) Ami félig van kész, ma már félig marad... Tue, 22 Mar 2005 16:00:00 GMT marci [1242:e48c4fe47aaf] * src/lemon/graph_wrapper.h (modified) small improvment in documentation Tue, 22 Mar 2005 12:02:29 GMT athos [1241:dadc9987c537] * src/work/athos/lp/lp_solver_base.h (modified) * src/work/athos/lp/lp_solver_glpk.h (added) * src/work/athos/lp/magic_square.cc (modified) * src/work/athos/lp/makefile (modified) * src/work/athos/lp/max_flow_expression.cc (modified) Modified a bit. Tue, 22 Mar 2005 11:45:47 GMT athos [1240:88a2ab6bfc4a] * src/work/athos/lp/expression.h (copied) * src/work/athos/lp/expression_test.cc (copied) * src/work/athos/lp/lp_solver_base.h (copied) * src/work/athos/lp/lp_solver_wrapper.h (copied) * src/work/athos/lp/magic_square.cc (copied) * src/work/athos/lp/makefile (copied) * src/work/athos/lp/max_flow_by_lp.cc (copied) * src/work/athos/lp/max_flow_expression.cc (copied) * src/work/athos/lp/min_cost_gen_flow.h (copied) Copied only so far. Tue, 22 Mar 2005 11:35:07 GMT marci [1239:8e1c3c30578b] * src/lemon/map_utils.h (modified) DO NOT USE UNDECARED STUFF Mon, 21 Mar 2005 16:16:52 GMT Alpar Juttner [1237:2414b5ab7684] * src/lemon/map_utils.h (modified) Constructor of IdMap::InverseMap made public Mon, 21 Mar 2005 12:49:37 GMT Alpar Juttner [1236:fd24f16e0d73] * src/lemon/bfs.h (modified) * src/lemon/dfs.h (modified) * src/lemon/dijkstra.h (modified) Some more MS VC++ compatibility changes (suggested by Janos Tapolcai) Mon, 21 Mar 2005 11:48:59 GMT Alpar Juttner [1235:4511c7d91834] * src/test/Makefile.am (modified) For cygwin compatibility. Mon, 21 Mar 2005 11:46:13 GMT Alpar Juttner [1234:49d018060749] * src/lemon/graph_to_eps.h (modified) * src/lemon/max_matching.h (modified) Several changes in order to compile with gcc-3.4 Mon, 21 Mar 2005 11:40:08 GMT Alpar Juttner [1233:f3d856bf1ebf] * src/lemon/dfs.h (modified) * src/test/dfs_test.cc (modified) Several serious bugs fixed 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: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 14:44:17 GMT Hegyi Péter [1174:5dccf1916ed8] * src/work/peter/gtk-helloworld.cc (added) just kidding 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 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). 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 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.