src/work/marci/max_flow2.dat
author alpar
Fri, 25 Mar 2005 16:19:03 +0000
changeset 1263 a490938ad0aa
permissions -rw-r--r--
- LpGlpk added to the makefile
- missing const_cast<>() added
- prop for two new functions (solve() and solution())
     1 p max 2 1
     2 n 1 s
     3 n 2 t
     4 a 1 2 5