src/work/marci/comparison
author marci
Mon, 16 Feb 2004 18:15:31 +0000 (2004-02-16)
changeset 82 4d6a48fc0a2d
parent 73 1b4a25e49222
child 96 e2e18eb0fd10
permissions -rwxr-xr-x
Can you test more preflow algs?
marci@82
     1
./preflow_demo_leda < $1
marci@82
     2
./preflow_demo_boost < $1
marci@82
     3
./preflow_demo_jacint < $1
marci@82
     4
./preflow_demo_athos < $1
marci@82
     5
./edmonds_karp_demo < $1
marci@82
     6
./edmonds_karp_demo_boost < $1