summaryrefslogtreecommitdiffstats
path: root/src/boost/libs/graph/example/gerdemann.expected
blob: bc5bdda65f2b5633154fe5aba72fc0548d9cb00e (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