boost/libs/graph/example/edge_iterator_constructor.dat
2018-01-12 21:47:58 +01:00

13 lines
45 B
Plaintext

5
10
0 1
1 2
1 3
2 4
3 4
1 0
2 1
3 1
4 2
4 3