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