Mercurial
lemon-0.x
/ comparison
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
|
file
|
latest
|
revisions
|
annotate
|
diff
| comparison |
raw
|
help
src/demo/sub_graph_wrapper_demo.dim
changeset 1088
358526a620f8
parent 867
f3cc65f9fb6b
equal
deleted
inserted
replaced
0:84f1e65ef557
1:5842f214220d
1
c HUGO max flow problem
1
c LEMON max flow problem
2
p max 7 9
2
p max 7 9
3
n 1 s
3
n 1 s
4
n 7 t
4
n 7 t
5
a 1 2 3
5
a 1 2 3
6
a 1 3 2
6
a 1 3 2