# # ChangeLog for src/hugo/max_flow.h in lemon-0.x # # Generated by Trac 1.2.3 # 04/19/24 04:43:42 Mon, 30 Aug 2004 12:01:47 GMT Alpar Juttner [774:4297098d9677] * configure.ac (modified) * doc/groups.dox (modified) * src/benchmark/bfs-bench.cc (modified) * src/hugo/Makefile.am (modified) * src/hugo/bfs.h (added) * src/hugo/dijkstra.h (modified) * src/hugo/full_graph.h (modified) * src/hugo/graph_wrapper.h (modified) * src/hugo/list_graph.h (modified) * src/hugo/max_flow.h (modified) * src/hugo/skeletons/graph.h (modified) * src/hugo/smart_graph.h (modified) * src/hugo/unionfind.h (modified) * src/test/Makefile.am (modified) * src/test/bfs_test.cc (added) * src/test/dijkstra_test.cc (modified) * src/test/graph_test.cc (modified) * src/test/test_tools.h (modified) * src/test/unionfind_test.cc (modified) * src/test/xy_test.cc (modified) * src/work/marci/bfs_dfs.h (modified) * src/work/marci/iterator_bfs_demo.cc (modified) * src/work/sage_graph.h (modified) Merge back the whole branches/hugo++ to trunk. Wed, 25 Aug 2004 18:55:57 GMT marci [773:ce9438c5a82d] * src/hugo/max_flow.h (modified) * src/work/makefile (modified) * src/work/marci/bfsit_vs_byhand.cc (modified) * src/work/marci/graph_wrapper_time.cc (added) * src/work/marci/makefile (modified) bug fix, test... Tue, 17 Aug 2004 10:24:19 GMT marci [761:58243a389464] * src/hugo/max_flow.h (modified) flowValue() is reset to deal with excess[t]. Thu, 05 Aug 2004 11:38:26 GMT Alpar Juttner [758:49b1a30c4dc4] * doc/groups.dox (modified) * src/hugo/dijkstra.h (modified) * src/hugo/max_flow.h (modified) * src/hugo/mincostflows.h (modified) * src/work/johanna/kruskal.h (modified) New Doxygen module for path/flow algs. Thu, 05 Aug 2004 08:53:09 GMT Alpar Juttner [757:8680351d0c28] * src/hugo/max_flow.h (modified) * src/work/jacint/max_flow_bug.cc (modified) * src/work/jacint/max_flow_test.cc (modified) resetXxx() changed to setXxx(). Fri, 30 Jul 2004 10:24:05 GMT jacint [749:8e933219691e] * src/hugo/max_flow.h (modified) bug fixing Thu, 29 Jul 2004 17:18:49 GMT marci [745:d976ba609099] * src/hugo/max_flow.h (modified) jacint javitgatott. Fri, 23 Jul 2004 12:27:24 GMT Alpar Juttner [735:2859c45c31dd] * src/hugo/max_flow.h (modified) gcc-3.4 tries to compile the _unused_ members of an instantiated ... Thu, 22 Jul 2004 14:19:23 GMT Alpar Juttner [726:835ebe1b3250] * src/hugo/max_flow.h (added) * src/work/jacint/max_flow_no_stack.h (deleted) max_flow.h (wich doesn't use STL - max_flow.h (which doesn't use STL ...