test/preflow_graph.dim
changeset 1435 8e85e6bbefdf
parent 887 ec6a528dafd2
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/test/preflow_graph.dim	Mon May 23 04:48:14 2005 +0000
     1.3 @@ -0,0 +1,20 @@
     1.4 +p max 10 17
     1.5 +n 2 s
     1.6 +n 9 t
     1.7 +a 1 2 20
     1.8 +a 1 3 0
     1.9 +a 2 2 3
    1.10 +a 2 3 8
    1.11 +a 2 4 8
    1.12 +a 3 6 5
    1.13 +a 4 3 5
    1.14 +a 4 6 5
    1.15 +a 4 7 5
    1.16 +a 5 4 3
    1.17 +a 6 8 3
    1.18 +a 6 7 10
    1.19 +a 6 9 10
    1.20 +a 7 9 8
    1.21 +a 9 10 20
    1.22 +a 9 2 5
    1.23 +a 10 6 5
    1.24 \ No newline at end of file