Created minlengthpaths_test.cc. Compiles with: g++-3.0 -Wall -I. -I../{klao,jacint,marci} -I.. -I../../include minlengthpaths_test.cc -o min | & less
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_alpar < $1
7 ./edmonds_karp_demo_boost < $1