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

28 lines
249 B
Plaintext

*vertices 15 10
1 "A"
2 "B"
3 "C"
4 "D"
5 "E"
6 "F"
7 "G"
8 "H"
9 "I"
10 "J"
11 "1"
12 "2"
13 "3"
14 "4"
15 "5"
*matrix
1 0 0 0 0 1
1 1 0 0 0 2
1 1 1 0 0 3
1 1 1 1 0 4
1 1 1 1 1 5
0 0 0 0 1 1
1 0 0 0 1 2
1 1 0 1 1 4
0 0 0 0 0 0
1 0 1 0 1 3