src/work/marci/max_flow2.dat
author alpar
Thu, 17 Mar 2005 10:43:57 +0000
changeset 1222 a3fb216a267d
permissions -rw-r--r--
The first step toward function type interface to Preflow alg:
- Naming changed to be closer in style to the BFD/DFS/Dijkstra triplet.
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