Add graph references
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
10-path graph:
|
||||
0 1
|
||||
1 2
|
||||
2 3
|
||||
3 4
|
||||
4 5
|
||||
5 6
|
||||
6 7
|
||||
7 8
|
||||
8 9
|
||||
|
||||
4-cycle graph:
|
||||
0 1
|
||||
0 3
|
||||
1 2
|
||||
2 3
|
||||
Reference in New Issue
Block a user