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