src/work/marci/max_flow2.dat
author alpar
Wed, 30 Jun 2004 14:50:31 +0000
changeset 688 bdc429a557f2
permissions -rw-r--r--
- Now, it is possible to have Dijkstra store its result directly in given maps.
- More docs.
     1 p max 2 1
     2 n 1 s
     3 n 2 t
     4 a 1 2 5