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.
     1 p max 2 1
     2 n 1 s
     3 n 2 t
     4 a 1 2 5