src/work/marci/max_flow2.dat
author alpar
Mon, 03 May 2004 07:27:29 +0000
changeset 503 769f31e9f7b0
permissions -rw-r--r--
test/graph_test.cc added.
It discovered several bugs and warnings in 'include/smart_graph.h',
in 'include/skeletons/graph.h' and in 'work/alpar/list_graph.h'.
They have also been fixed.
     1 p max 2 1
     2 n 1 s
     3 n 2 t
     4 a 1 2 5