src/work/marci/max_flow2.dat
author marci
Thu, 10 Feb 2005 18:53:30 +0000
changeset 1144 1cfabf245433
permissions -rw-r--r--
trying to add constraints of kind 1 <= x[2]+x[3] <= 4
     1 p max 2 1
     2 n 1 s
     3 n 2 t
     4 a 1 2 5