src/work/marci/max_flow2.dat
author alpar
Tue, 06 Jul 2004 10:07:48 +0000
changeset 694 2d87cefb35b2
permissions -rw-r--r--
I moved run() into the body of class Dijkstra, because Doxygen handles
external member function definitions very poorly.
     1 p max 2 1
     2 n 1 s
     3 n 2 t
     4 a 1 2 5