Skip to content

Commit 5ced3b4

Browse files
committed
final release
1 parent 9d59085 commit 5ced3b4

26 files changed

+71880
-0
lines changed

examples/input_10000_large.txt

Lines changed: 61733 additions & 0 deletions
Large diffs are not rendered by default.

examples/input_1000_large.txt

Lines changed: 8435 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
10
2+
18
3+
0 1 0.1
4+
0 2 0.1
5+
1 2 0.1
6+
1 3 0.1
7+
1 4 0.1
8+
2 4 0.1
9+
2 5 0.1
10+
3 4 0.1
11+
3 6 0.1
12+
3 7 0.1
13+
4 5 0.1
14+
4 7 0.1
15+
4 8 0.1
16+
5 8 0.1
17+
5 9 0.1
18+
6 7 0.1
19+
7 8 0.1
20+
8 9 0.1

examples/input_12_dodecahedron.txt

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
20
2+
29
3+
0 1 0.1
4+
0 4 0.1
5+
0 13 0.1
6+
1 2 0.1
7+
1 11 0.1
8+
2 3 0.1
9+
2 9 0.1
10+
3 4 0.1
11+
3 7 0.1
12+
4 5 0.1
13+
5 6 0.1
14+
5 14 0.1
15+
6 7 0.1
16+
6 16 0.1
17+
7 8 0.1
18+
8 9 0.1
19+
9 10 0.1
20+
10 11 0.1
21+
10 18 0.1
22+
11 12 0.1
23+
12 13 0.1
24+
12 19 0.1
25+
13 14 0.1
26+
14 15 0.1
27+
15 16 0.1
28+
15 19 0.1
29+
16 17 0.1
30+
17 18 0.1
31+
18 19 0.1

0 commit comments

Comments
 (0)