Add graph references

This commit is contained in:
Abdelrahman Said
2026-06-28 13:49:01 +01:00
parent 0a9807e448
commit a11edf0c53
2578 changed files with 868045 additions and 0 deletions
@@ -0,0 +1,22 @@
*Vertices 10 5
1 "1"
2 "3"
3 "5"
4 "7"
5 "9"
6 "2"
7 "4"
8 "6"
9 "8"
10 "10"
*Edges
1 6
6 2
2 7
7 3
3 8
8 4
4 9
9 5
5 10
1 10