src/work/marci/max_flow2.dat
author jacint
Tue, 04 May 2004 16:16:49 +0000
changeset 528 c00f6ebbe1e6
permissions -rw-r--r--
Able to read min cost flow, max flow, shortest path, matching testgraphs
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