src/work/marci/max_flow2.dat
author klao
Mon, 06 Dec 2004 00:30:44 +0000
changeset 1030 c8a41699e613
permissions -rw-r--r--
Undirected graph documentation and concept refinements.

* quite a few bug fixes
* concept::UndirGraph is almost complete and looks quite good.
marci@69
     1
p max 2 1
marci@69
     2
n 1 s
marci@69
     3
n 2 t
marci@69
     4
a 1 2 5