Files
agent_compositor_test/references/igraph-1.0.1/tests/unit/pajek1.net
T
Abdelrahman Said a11edf0c53 Add graph references
2026-06-28 13:49:01 +01:00

22 lines
516 B
Plaintext

*Vertices 10
1 "Vert 1" 0 0 box x_fact 1 y_fact 1 ic Green
2 "Vert 2" 0 0 box x_fact 1 y_fact 1 ic Green
3 "Vert 3" 0 0 box x_fact 1 y_fact 1 ic Green
4 "Vert 4" 0 0 box x_fact 1 y_fact 1 ic Green
5 "Vert 5" 0 0 box x_fact 1 y_fact 1 ic Green
6 "Vert 6" 0 0 box x_fact 1 y_fact 1 ic Blue
7 "Vert 7" 0 0 box x_fact 1 y_fact 1 ic Red
8 "Vert 8" 0 0 box x_fact 1 y_fact 1 ic Green
9 "Vert 9" 0 0 box x_fact 1 y_fact 1 ic Green
10 "Vert 10" 0 0 box x_fact 1 y_fact 1 ic Green
*Edges
1 2
2 3
3 4
4 5
5 6
6 7
7 8
8 9
9 10