src/work/marci/max_flow2.dat
author jacint
Wed, 05 May 2004 17:51:56 +0000
changeset 537 acd69f60b9c7
permissions -rw-r--r--
Contains Edmonds' matching algorithm in a plain and in a heuristical form.
     1 p max 2 1
     2 n 1 s
     3 n 2 t
     4 a 1 2 5