src/work/marci/max_flow2.dat
author athos
Tue, 04 May 2004 16:52:15 +0000
changeset 530 d9c06ac0b3a3
permissions -rw-r--r--
Minimum cost flows of small values: algorithm from Andras Frank's lecture notes (approximately)
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