src/work/marci/max_flow2.dat
author deba
Wed, 15 Dec 2004 19:56:55 +0000
changeset 1037 3eaff8d04171
permissions -rw-r--r--
graph_io under construction
This is a working version, but needs more improvments.

todo:
documention + fix the file format
improve the exception system

add some possible asserts

tutorials
     1 p max 2 1
     2 n 1 s
     3 n 2 t
     4 a 1 2 5