Primary and Secondary

This commit is contained in:
Oxy8
2026-02-10 17:38:54 -03:00
parent 022da71e6a
commit f3db6af958
9 changed files with 20636 additions and 200264 deletions

36
public/primary_edges.csv Normal file
View File

@@ -0,0 +1,36 @@
source,target
1,0
2,0
3,0
4,0
5,1
6,1
7,1
8,1
9,2
10,3
11,3
12,4
13,4
14,5
15,5
16,5
17,6
18,7
19,8
20,8
21,8
22,8
23,9
24,9
25,10
26,11
27,11
28,11
29,12
30,12
31,12
32,12
33,13
34,13
35,13
1 source target
2 1 0
3 2 0
4 3 0
5 4 0
6 5 1
7 6 1
8 7 1
9 8 1
10 9 2
11 10 3
12 11 3
13 12 4
14 13 4
15 14 5
16 15 5
17 16 5
18 17 6
19 18 7
20 19 8
21 20 8
22 21 8
23 22 8
24 23 9
25 24 9
26 25 10
27 26 11
28 27 11
29 28 11
30 29 12
31 30 12
32 31 12
33 32 12
34 33 13
35 34 13
36 35 13