summaryrefslogtreecommitdiffstats
path: root/src/boost/libs/graph/example/gerdemann.expected
blob: bb63e9f25a3c3bff44dd6299a73a8b75a22fb690 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
0  --c--> 1   --j--> 1   --c--> 2   --x--> 2
1  --c--> 2   --d--> 3
2  --t--> 4
3  --h--> 4
4

merging vertex 1 into vertex 0

0  --c--> 0   --j--> 0   --c--> 1   --x--> 1   --d--> 2
1  --t--> 3
2  --h--> 3
3