jamilalthani1 lkaesberg commited on
Commit
966c7b0
·
verified ·
0 Parent(s):

Duplicate from lkaesberg/SPaRC

Browse files

Co-authored-by: Lars Kaesberg <[email protected]>

This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +59 -0
  2. README.md +136 -0
  3. human_annotation/.gitkeep +0 -0
  4. human_annotation/example.jsonl +12 -0
  5. human_annotation/human_run_1.jsonl +0 -0
  6. human_annotation/human_run_1_1.jsonl +0 -0
  7. human_annotation/human_run_1_2.jsonl +0 -0
  8. human_annotation/human_run_1_3.jsonl +0 -0
  9. human_annotation/human_run_1_4.jsonl +0 -0
  10. human_annotation/human_run_1_5.jsonl +0 -0
  11. human_annotation/human_run_1_6.jsonl +0 -0
  12. human_annotation/human_run_2.jsonl +0 -0
  13. human_annotation/human_run_2_1.jsonl +0 -0
  14. human_annotation/human_run_2_2.jsonl +0 -0
  15. human_annotation/human_run_2_3.jsonl +0 -0
  16. human_annotation/human_run_2_4.jsonl +0 -0
  17. human_annotation/human_run_2_5.jsonl +0 -0
  18. human_annotation/human_run_2_6.jsonl +0 -0
  19. human_annotation/human_run_3.jsonl +0 -0
  20. human_annotation/human_run_3_1.jsonl +0 -0
  21. human_annotation/human_run_3_2.jsonl +0 -0
  22. human_annotation/human_run_3_3.jsonl +0 -0
  23. human_annotation/human_run_3_4.jsonl +0 -0
  24. human_annotation/human_run_3_5.jsonl +0 -0
  25. human_annotation/human_run_3_6.jsonl +0 -0
  26. logo.png +3 -0
  27. puzzle_all.jsonl +0 -0
  28. puzzle_all_test.jsonl +0 -0
  29. puzzle_all_train.jsonl +0 -0
  30. puzzle_dots.jsonl +0 -0
  31. puzzle_dots_stars_polys.jsonl +0 -0
  32. puzzle_dots_stars_polys_test.jsonl +0 -0
  33. puzzle_dots_stars_polys_train.jsonl +0 -0
  34. puzzle_dots_test.jsonl +0 -0
  35. puzzle_dots_train.jsonl +0 -0
  36. puzzle_gaps.jsonl +0 -0
  37. puzzle_gaps_dots_triangles.jsonl +0 -0
  38. puzzle_gaps_dots_triangles_test.jsonl +0 -0
  39. puzzle_gaps_dots_triangles_train.jsonl +0 -0
  40. puzzle_gaps_test.jsonl +0 -0
  41. puzzle_gaps_train.jsonl +0 -0
  42. puzzle_polys.jsonl +0 -0
  43. puzzle_polys_test.jsonl +0 -0
  44. puzzle_polys_train.jsonl +0 -0
  45. puzzle_polys_ylops.jsonl +0 -0
  46. puzzle_polys_ylops_test.jsonl +0 -0
  47. puzzle_polys_ylops_train.jsonl +0 -0
  48. puzzle_stars.jsonl +0 -0
  49. puzzle_stars_test.jsonl +0 -0
  50. puzzle_stars_train.jsonl +0 -0
.gitattributes ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.7z filter=lfs diff=lfs merge=lfs -text
2
+ *.arrow filter=lfs diff=lfs merge=lfs -text
3
+ *.bin filter=lfs diff=lfs merge=lfs -text
4
+ *.bz2 filter=lfs diff=lfs merge=lfs -text
5
+ *.ckpt filter=lfs diff=lfs merge=lfs -text
6
+ *.ftz filter=lfs diff=lfs merge=lfs -text
7
+ *.gz filter=lfs diff=lfs merge=lfs -text
8
+ *.h5 filter=lfs diff=lfs merge=lfs -text
9
+ *.joblib filter=lfs diff=lfs merge=lfs -text
10
+ *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
+ *.lz4 filter=lfs diff=lfs merge=lfs -text
12
+ *.mds filter=lfs diff=lfs merge=lfs -text
13
+ *.mlmodel filter=lfs diff=lfs merge=lfs -text
14
+ *.model filter=lfs diff=lfs merge=lfs -text
15
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
16
+ *.npy filter=lfs diff=lfs merge=lfs -text
17
+ *.npz filter=lfs diff=lfs merge=lfs -text
18
+ *.onnx filter=lfs diff=lfs merge=lfs -text
19
+ *.ot filter=lfs diff=lfs merge=lfs -text
20
+ *.parquet filter=lfs diff=lfs merge=lfs -text
21
+ *.pb filter=lfs diff=lfs merge=lfs -text
22
+ *.pickle filter=lfs diff=lfs merge=lfs -text
23
+ *.pkl filter=lfs diff=lfs merge=lfs -text
24
+ *.pt filter=lfs diff=lfs merge=lfs -text
25
+ *.pth filter=lfs diff=lfs merge=lfs -text
26
+ *.rar filter=lfs diff=lfs merge=lfs -text
27
+ *.safetensors filter=lfs diff=lfs merge=lfs -text
28
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
29
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
30
+ *.tar filter=lfs diff=lfs merge=lfs -text
31
+ *.tflite filter=lfs diff=lfs merge=lfs -text
32
+ *.tgz filter=lfs diff=lfs merge=lfs -text
33
+ *.wasm filter=lfs diff=lfs merge=lfs -text
34
+ *.xz filter=lfs diff=lfs merge=lfs -text
35
+ *.zip filter=lfs diff=lfs merge=lfs -text
36
+ *.zst filter=lfs diff=lfs merge=lfs -text
37
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
38
+ # Audio files - uncompressed
39
+ *.pcm filter=lfs diff=lfs merge=lfs -text
40
+ *.sam filter=lfs diff=lfs merge=lfs -text
41
+ *.raw filter=lfs diff=lfs merge=lfs -text
42
+ # Audio files - compressed
43
+ *.aac filter=lfs diff=lfs merge=lfs -text
44
+ *.flac filter=lfs diff=lfs merge=lfs -text
45
+ *.mp3 filter=lfs diff=lfs merge=lfs -text
46
+ *.ogg filter=lfs diff=lfs merge=lfs -text
47
+ *.wav filter=lfs diff=lfs merge=lfs -text
48
+ # Image files - uncompressed
49
+ *.bmp filter=lfs diff=lfs merge=lfs -text
50
+ *.gif filter=lfs diff=lfs merge=lfs -text
51
+ *.png filter=lfs diff=lfs merge=lfs -text
52
+ *.tiff filter=lfs diff=lfs merge=lfs -text
53
+ # Image files - compressed
54
+ *.jpg filter=lfs diff=lfs merge=lfs -text
55
+ *.jpeg filter=lfs diff=lfs merge=lfs -text
56
+ *.webp filter=lfs diff=lfs merge=lfs -text
57
+ # Video files - compressed
58
+ *.mp4 filter=lfs diff=lfs merge=lfs -text
59
+ *.webm filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,136 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ configs:
3
+ - config_name: all
4
+ description: All puzzle types combined.
5
+ data_files:
6
+ - split: train
7
+ path: puzzle_all_train.jsonl
8
+ - split: test
9
+ path: puzzle_all_test.jsonl
10
+ - config_name: dots
11
+ description: Puzzles primarily featuring the dot mechanic.
12
+ data_files:
13
+ - split: train
14
+ path: puzzle_dots_train.jsonl
15
+ - split: test
16
+ path: puzzle_dots_test.jsonl
17
+ - config_name: dots_stars_polys
18
+ description: Puzzles combining dots, stars, and polyominoes.
19
+ data_files:
20
+ - split: train
21
+ path: puzzle_dots_stars_polys_train.jsonl
22
+ - split: test
23
+ path: puzzle_dots_stars_polys_test.jsonl
24
+ - config_name: gaps
25
+ description: Puzzles primarily featuring the line gap mechanic.
26
+ data_files:
27
+ - split: train
28
+ path: puzzle_gaps_train.jsonl
29
+ - split: test
30
+ path: puzzle_gaps_test.jsonl
31
+ - config_name: gaps_dots_triangles
32
+ description: Puzzles combining gaps, dots, and triangles.
33
+ data_files:
34
+ - split: train
35
+ path: puzzle_gaps_dots_triangles_train.jsonl
36
+ - split: test
37
+ path: puzzle_gaps_dots_triangles_test.jsonl
38
+ - config_name: polys
39
+ description: Puzzles primarily featuring polyomino shapes.
40
+ data_files:
41
+ - split: train
42
+ path: puzzle_polys_train.jsonl
43
+ - split: test
44
+ path: puzzle_polys_test.jsonl
45
+ - config_name: polys_ylops
46
+ description: Puzzles featuring polyomino shapes (reversed color logic - 'ylop').
47
+ data_files:
48
+ - split: train
49
+ path: puzzle_polys_ylops_train.jsonl
50
+ - split: test
51
+ path: puzzle_polys_ylops_test.jsonl
52
+ - config_name: stars
53
+ description: Puzzles primarily featuring the star mechanic.
54
+ data_files:
55
+ - split: train
56
+ path: puzzle_stars_train.jsonl
57
+ - split: test
58
+ path: puzzle_stars_test.jsonl
59
+ - config_name: stones
60
+ description: Puzzles primarily featuring the stone (separation) mechanic.
61
+ data_files:
62
+ - split: train
63
+ path: puzzle_stones_train.jsonl
64
+ - split: test
65
+ path: puzzle_stones_test.jsonl
66
+ - config_name: stones_stars
67
+ description: Puzzles combining stones and stars.
68
+ data_files:
69
+ - split: train
70
+ path: puzzle_stones_stars_train.jsonl
71
+ - split: test
72
+ path: puzzle_stones_stars_test.jsonl
73
+ - config_name: triangles
74
+ description: Puzzles primarily featuring the triangle mechanic.
75
+ data_files:
76
+ - split: train
77
+ path: puzzle_triangles_train.jsonl
78
+ - split: test
79
+ path: puzzle_triangles_test.jsonl
80
+ size_categories:
81
+ - 1K<n<10K
82
+ ---
83
+ <p align="center">
84
+ <img src="logo.png" alt="SPaRC Logo" width="128"/>
85
+ </p>
86
+
87
+ # SPaRC Dataset
88
+
89
+ [Website](https://sparc.gipplab.org/) • [Solver](https://github.com/lkaesberg/SPaRCSolver) • [Generator](https://github.com/lkaesberg/SPaRCPuzzleGenerator)
90
+
91
+
92
+ A grid-based puzzle dataset for benchmarking LLMs spatial reasoning capabilities.
93
+
94
+ ## Data Schema
95
+
96
+ Each record (JSON) includes:
97
+
98
+ * `id` (string): unique puzzle identifier
99
+ * `difficulty_level` (int) & `difficulty_score` (float)
100
+ * `grid_size`: `{ "height": H, "width": W }`
101
+ * `polyshapes`: JSON string mapping shape IDs to binary grids
102
+ * `puzzle_array`: 2D array with cell codes (e.g., `S`, `E`, `+`, `P-O-112`)
103
+ * `solution_count` (int) and `solutions` list (with `index`, `path`, `pathLength`)
104
+ * `text_visualization`: YAML-style summary
105
+
106
+ ## Sample Entry
107
+
108
+ ```json
109
+ {
110
+ "id": "10e68dc3a6fbfcdf",
111
+ "difficulty_level": 3,
112
+ "difficulty_score": 2.3261,
113
+ "grid_size": {"height":3,"width":4},
114
+ "polyshapes":"{\"112\":[[0,1,...]]}",
115
+ "puzzle_array":[
116
+ ["+","+","+","E"],
117
+ ["+","P-O-112","+","o-O"],
118
+ ["S","N","+","G"]
119
+ ],
120
+ "solution_count": 10,
121
+ "solutions": [ { "index":0, "pathLength":34, ... } ],
122
+ "text_visualization": "..."
123
+ }
124
+ ```
125
+
126
+ ## Citation Information
127
+ If you use the dataset in any way, please cite the following paper. Preprint: https://arxiv.org/abs/2505.16686
128
+
129
+ ```bib
130
+ @article{kaesberg2025sparc,
131
+ title={SPaRC: A Spatial Pathfinding Reasoning Challenge},
132
+ author={Kaesberg, Lars Benedikt and Wahle, Jan Philip and Ruas, Terry and Gipp, Bela},
133
+ journal={arXiv preprint arXiv:2505.16686},
134
+ year={2025}
135
+ }
136
+ ```
human_annotation/.gitkeep ADDED
File without changes
human_annotation/example.jsonl ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"difficulty_level":1,"difficulty_score":0.08611433426736204,"grid_size":{"height":2,"width":3},"id":"49664389d989a577","puzzle_array":[["+","G","+","+","+","G","S"],["G","N","+","N","+","N","+"],["+","G","+","G","+","G","+"],["+","N","+","N","+","N","+"],["+","+","E","+","+","+","+"]],"solution_count":2,"solutions":[{"index":0,"path":[{"x":6,"y":0},{"x":6,"y":1},{"x":6,"y":2},{"x":6,"y":3},{"x":6,"y":4},{"x":5,"y":4},{"x":4,"y":4},{"x":3,"y":4},{"x":2,"y":4}],"pathLength":9},{"index":1,"path":[{"x":6,"y":0},{"x":6,"y":1},{"x":6,"y":2},{"x":6,"y":3},{"x":6,"y":4},{"x":5,"y":4},{"x":4,"y":4},{"x":4,"y":3},{"x":4,"y":2},{"x":4,"y":1},{"x":4,"y":0},{"x":3,"y":0},{"x":2,"y":0},{"x":2,"y":1},{"x":2,"y":2},{"x":2,"y":3},{"x":2,"y":4}],"pathLength":17}],"text_visualization":"puzzle:\n dimensions:\n width: 3\n height: 2\n start:\n x: 6\n y: 0\n end:\n x: 2\n y: 4\n cells:\n - position:\n x: 0\n y: 1\n properties:\n gap: 1\n - position:\n x: 1\n y: 0\n properties:\n gap: 1\n - position:\n x: 1\n y: 2\n properties:\n gap: 1\n - position:\n x: 3\n y: 2\n properties:\n gap: 1\n - position:\n x: 5\n y: 0\n properties:\n gap: 1\n - position:\n x: 5\n y: 2\n properties:\n gap: 1\n"}
2
+ {"difficulty_level":1,"difficulty_score":0.3887497103078333,"grid_size":{"height":3,"width":4},"id":"950bdc62ce1546a3","puzzle_array":[["+",".","+","+",".","+","+","+","S"],["+","N","+","N","+","N","+","N","."],[".","+","+","+","+","+",".","+","+"],["+","N",".","N","+","N","+","N","+"],["+","+","+",".","+","+","+","+","+"],[".","N","+","N","+","N","+","N","."],["E","+","+","+","+",".","+","+","+"]],"solution_count":2,"solutions":[{"index":0,"path":[{"x":8,"y":0},{"x":8,"y":1},{"x":8,"y":2},{"x":7,"y":2},{"x":6,"y":2},{"x":6,"y":3},{"x":6,"y":4},{"x":7,"y":4},{"x":8,"y":4},{"x":8,"y":5},{"x":8,"y":6},{"x":7,"y":6},{"x":6,"y":6},{"x":5,"y":6},{"x":4,"y":6},{"x":4,"y":5},{"x":4,"y":4},{"x":3,"y":4},{"x":2,"y":4},{"x":2,"y":3},{"x":2,"y":2},{"x":3,"y":2},{"x":4,"y":2},{"x":4,"y":1},{"x":4,"y":0},{"x":3,"y":0},{"x":2,"y":0},{"x":1,"y":0},{"x":0,"y":0},{"x":0,"y":1},{"x":0,"y":2},{"x":0,"y":3},{"x":0,"y":4},{"x":0,"y":5},{"x":0,"y":6}],"pathLength":35},{"index":1,"path":[{"x":8,"y":0},{"x":8,"y":1},{"x":8,"y":2},{"x":8,"y":3},{"x":8,"y":4},{"x":8,"y":5},{"x":8,"y":6},{"x":7,"y":6},{"x":6,"y":6},{"x":5,"y":6},{"x":4,"y":6},{"x":4,"y":5},{"x":4,"y":4},{"x":3,"y":4},{"x":2,"y":4},{"x":2,"y":3},{"x":2,"y":2},{"x":3,"y":2},{"x":4,"y":2},{"x":5,"y":2},{"x":6,"y":2},{"x":6,"y":1},{"x":6,"y":0},{"x":5,"y":0},{"x":4,"y":0},{"x":3,"y":0},{"x":2,"y":0},{"x":1,"y":0},{"x":0,"y":0},{"x":0,"y":1},{"x":0,"y":2},{"x":0,"y":3},{"x":0,"y":4},{"x":0,"y":5},{"x":0,"y":6}],"pathLength":35}],"text_visualization":"puzzle:\n dimensions:\n width: 4\n height: 3\n start:\n x: 8\n y: 0\n end:\n x: 0\n y: 6\n cells:\n - position:\n x: 0\n y: 2\n properties:\n dot: 1\n - position:\n x: 0\n y: 5\n properties:\n dot: 1\n - position:\n x: 1\n y: 0\n properties:\n dot: 1\n - position:\n x: 2\n y: 3\n properties:\n dot: 1\n - position:\n x: 3\n y: 4\n properties:\n dot: 1\n - position:\n x: 4\n y: 0\n properties:\n dot: 1\n - position:\n x: 5\n y: 6\n properties:\n dot: 1\n - position:\n x: 6\n y: 2\n properties:\n dot: 1\n - position:\n x: 8\n y: 1\n properties:\n dot: 1\n - position:\n x: 8\n y: 5\n properties:\n dot: 1\n"}
3
+ {"difficulty_level":3,"difficulty_score":2.1526990839616316,"grid_size":{"height":3,"width":3},"id":"4f4d028bc905b829","puzzle_array":[["+","+","E","+","+","S","+"],["+","o-P","+","o-G","+","o-Y","+"],["+","+","+","+","+","+","+"],["+","N","+","o-G","+","o-Y","+"],["+","+","+","+","+","+","+"],["+","o-R","+","o-G","+","o-Y","+"],["+","+","+","+","+","+","+"]],"solution_count":1,"solutions":[{"index":0,"path":[{"x":5,"y":0},{"x":4,"y":0},{"x":4,"y":1},{"x":4,"y":2},{"x":4,"y":3},{"x":4,"y":4},{"x":4,"y":5},{"x":4,"y":6},{"x":3,"y":6},{"x":2,"y":6},{"x":2,"y":5},{"x":2,"y":4},{"x":1,"y":4},{"x":0,"y":4},{"x":0,"y":3},{"x":0,"y":2},{"x":1,"y":2},{"x":2,"y":2},{"x":2,"y":1},{"x":2,"y":0}],"pathLength":20}],"text_visualization":"puzzle:\n dimensions:\n width: 3\n height: 3\n start:\n x: 5\n y: 0\n end:\n x: 2\n y: 0\n cells:\n - position:\n x: 1\n y: 1\n properties:\n type: \"square\"\n color: \"purple\"\n - position:\n x: 1\n y: 5\n properties:\n type: \"square\"\n color: \"red\"\n - position:\n x: 3\n y: 1\n properties:\n type: \"square\"\n color: \"green\"\n - position:\n x: 3\n y: 3\n properties:\n type: \"square\"\n color: \"green\"\n - position:\n x: 3\n y: 5\n properties:\n type: \"square\"\n color: \"green\"\n - position:\n x: 5\n y: 1\n properties:\n type: \"square\"\n color: \"yellow\"\n - position:\n x: 5\n y: 3\n properties:\n type: \"square\"\n color: \"yellow\"\n - position:\n x: 5\n y: 5\n properties:\n type: \"square\"\n color: \"yellow\"\n"}
4
+ {"difficulty_level":3,"difficulty_score":2.1526990839616316,"grid_size":{"height":3,"width":3},"id":"2c1089a351db7d65","puzzle_array":[["+","+","+","+","+","+","+"],["+","*-G","+","*-G","+","*-G","+"],["+","+","+","+","+","+","+"],["+","*-G","+","N","+","*-G","+"],["+","+","+","+","+","+","S"],["+","*-P","+","*-G","+","*-P","+"],["+","+","+","+","+","E","+"]],"solution_count":1,"solutions":[{"index":0,"path":[{"x":6,"y":4},{"x":5,"y":4},{"x":4,"y":4},{"x":4,"y":3},{"x":4,"y":2},{"x":4,"y":1},{"x":4,"y":0},{"x":3,"y":0},{"x":2,"y":0},{"x":2,"y":1},{"x":2,"y":2},{"x":2,"y":3},{"x":2,"y":4},{"x":1,"y":4},{"x":0,"y":4},{"x":0,"y":5},{"x":0,"y":6},{"x":1,"y":6},{"x":2,"y":6},{"x":3,"y":6},{"x":4,"y":6},{"x":5,"y":6}],"pathLength":22}],"text_visualization":"puzzle:\n dimensions:\n width: 3\n height: 3\n start:\n x: 6\n y: 4\n end:\n x: 5\n y: 6\n cells:\n - position:\n x: 1\n y: 1\n properties:\n type: \"star\"\n color: \"green\"\n - position:\n x: 1\n y: 3\n properties:\n type: \"star\"\n color: \"green\"\n - position:\n x: 1\n y: 5\n properties:\n type: \"star\"\n color: \"purple\"\n - position:\n x: 3\n y: 1\n properties:\n type: \"star\"\n color: \"green\"\n - position:\n x: 3\n y: 5\n properties:\n type: \"star\"\n color: \"green\"\n - position:\n x: 5\n y: 1\n properties:\n type: \"star\"\n color: \"green\"\n - position:\n x: 5\n y: 3\n properties:\n type: \"star\"\n color: \"green\"\n - position:\n x: 5\n y: 5\n properties:\n type: \"star\"\n color: \"purple\"\n"}
5
+ {"difficulty_level":2,"difficulty_score":1.362024807214492,"grid_size":{"height":2,"width":6},"id":"4a9981c144f90bc2","puzzle_array":[["+","E","+","+","+","+","+","+","+","+","+","+","+"],["+","N","+","B-P","+","N","+","N","+","N","+","A-P","+"],["+","+","+","+","+","+","+","+","+","+","+","+","+"],["+","N","+","A-P","+","A-P","+","N","+","N","+","N","+"],["S","+","+","+","+","+","+","+","+","+","+","+","+"]],"solution_count":7,"solutions":[{"index":0,"path":[{"x":0,"y":4},{"x":1,"y":4},{"x":2,"y":4},{"x":3,"y":4},{"x":4,"y":4},{"x":5,"y":4},{"x":6,"y":4},{"x":7,"y":4},{"x":8,"y":4},{"x":9,"y":4},{"x":10,"y":4},{"x":11,"y":4},{"x":12,"y":4},{"x":12,"y":3},{"x":12,"y":2},{"x":11,"y":2},{"x":10,"y":2},{"x":9,"y":2},{"x":8,"y":2},{"x":7,"y":2},{"x":6,"y":2},{"x":6,"y":1},{"x":6,"y":0},{"x":5,"y":0},{"x":4,"y":0},{"x":3,"y":0},{"x":2,"y":0},{"x":2,"y":1},{"x":2,"y":2},{"x":1,"y":2},{"x":0,"y":2},{"x":0,"y":1},{"x":0,"y":0},{"x":1,"y":0}],"pathLength":34},{"index":1,"path":[{"x":0,"y":4},{"x":1,"y":4},{"x":2,"y":4},{"x":3,"y":4},{"x":4,"y":4},{"x":5,"y":4},{"x":6,"y":4},{"x":7,"y":4},{"x":8,"y":4},{"x":9,"y":4},{"x":10,"y":4},{"x":11,"y":4},{"x":12,"y":4},{"x":12,"y":3},{"x":12,"y":2},{"x":11,"y":2},{"x":10,"y":2},{"x":9,"y":2},{"x":8,"y":2},{"x":8,"y":1},{"x":8,"y":0},{"x":7,"y":0},{"x":6,"y":0},{"x":5,"y":0},{"x":4,"y":0},{"x":3,"y":0},{"x":2,"y":0},{"x":2,"y":1},{"x":2,"y":2},{"x":1,"y":2},{"x":0,"y":2},{"x":0,"y":1},{"x":0,"y":0},{"x":1,"y":0}],"pathLength":34},{"index":2,"path":[{"x":0,"y":4},{"x":1,"y":4},{"x":2,"y":4},{"x":3,"y":4},{"x":4,"y":4},{"x":5,"y":4},{"x":6,"y":4},{"x":7,"y":4},{"x":8,"y":4},{"x":9,"y":4},{"x":10,"y":4},{"x":10,"y":3},{"x":10,"y":2},{"x":10,"y":1},{"x":10,"y":0},{"x":9,"y":0},{"x":8,"y":0},{"x":7,"y":0},{"x":6,"y":0},{"x":5,"y":0},{"x":4,"y":0},{"x":3,"y":0},{"x":2,"y":0},{"x":2,"y":1},{"x":2,"y":2},{"x":1,"y":2},{"x":0,"y":2},{"x":0,"y":1},{"x":0,"y":0},{"x":1,"y":0}],"pathLength":30},{"index":3,"path":[{"x":0,"y":4},{"x":1,"y":4},{"x":2,"y":4},{"x":3,"y":4},{"x":4,"y":4},{"x":5,"y":4},{"x":6,"y":4},{"x":7,"y":4},{"x":8,"y":4},{"x":9,"y":4},{"x":10,"y":4},{"x":10,"y":3},{"x":10,"y":2},{"x":10,"y":1},{"x":10,"y":0},{"x":9,"y":0},{"x":8,"y":0},{"x":8,"y":1},{"x":8,"y":2},{"x":7,"y":2},{"x":6,"y":2},{"x":6,"y":1},{"x":6,"y":0},{"x":5,"y":0},{"x":4,"y":0},{"x":3,"y":0},{"x":2,"y":0},{"x":2,"y":1},{"x":2,"y":2},{"x":1,"y":2},{"x":0,"y":2},{"x":0,"y":1},{"x":0,"y":0},{"x":1,"y":0}],"pathLength":34},{"index":4,"path":[{"x":0,"y":4},{"x":1,"y":4},{"x":2,"y":4},{"x":3,"y":4},{"x":4,"y":4},{"x":5,"y":4},{"x":6,"y":4},{"x":7,"y":4},{"x":8,"y":4},{"x":8,"y":3},{"x":8,"y":2},{"x":9,"y":2},{"x":10,"y":2},{"x":10,"y":1},{"x":10,"y":0},{"x":9,"y":0},{"x":8,"y":0},{"x":7,"y":0},{"x":6,"y":0},{"x":5,"y":0},{"x":4,"y":0},{"x":3,"y":0},{"x":2,"y":0},{"x":2,"y":1},{"x":2,"y":2},{"x":1,"y":2},{"x":0,"y":2},{"x":0,"y":1},{"x":0,"y":0},{"x":1,"y":0}],"pathLength":30},{"index":5,"path":[{"x":0,"y":4},{"x":0,"y":3},{"x":0,"y":2},{"x":1,"y":2},{"x":2,"y":2},{"x":3,"y":2},{"x":4,"y":2},{"x":5,"y":2},{"x":6,"y":2},{"x":7,"y":2},{"x":8,"y":2},{"x":9,"y":2},{"x":10,"y":2},{"x":10,"y":1},{"x":10,"y":0},{"x":9,"y":0},{"x":8,"y":0},{"x":7,"y":0},{"x":6,"y":0},{"x":5,"y":0},{"x":4,"y":0},{"x":3,"y":0},{"x":2,"y":0},{"x":1,"y":0}],"pathLength":24},{"index":6,"path":[{"x":0,"y":4},{"x":0,"y":3},{"x":0,"y":2},{"x":1,"y":2},{"x":2,"y":2},{"x":3,"y":2},{"x":4,"y":2},{"x":5,"y":2},{"x":6,"y":2},{"x":7,"y":2},{"x":8,"y":2},{"x":8,"y":3},{"x":8,"y":4},{"x":9,"y":4},{"x":10,"y":4},{"x":10,"y":3},{"x":10,"y":2},{"x":10,"y":1},{"x":10,"y":0},{"x":9,"y":0},{"x":8,"y":0},{"x":7,"y":0},{"x":6,"y":0},{"x":5,"y":0},{"x":4,"y":0},{"x":3,"y":0},{"x":2,"y":0},{"x":1,"y":0}],"pathLength":28}],"text_visualization":"puzzle:\n dimensions:\n width: 6\n height: 2\n start:\n x: 0\n y: 4\n end:\n x: 1\n y: 0\n cells:\n - position:\n x: 3\n y: 1\n properties:\n type: \"triangle\"\n count: 2\n color: \"purple\"\n - position:\n x: 3\n y: 3\n properties:\n type: \"triangle\"\n count: 1\n color: \"purple\"\n - position:\n x: 5\n y: 3\n properties:\n type: \"triangle\"\n count: 1\n color: \"purple\"\n - position:\n x: 11\n y: 1\n properties:\n type: \"triangle\"\n count: 1\n color: \"purple\"\n"}
6
+ {"difficulty_level":1,"difficulty_score":0.9178389278131177,"grid_size":{"height":3,"width":4},"id":"6ce2a0c14b55b8a5","polyshapes":"{\"139824\":[[0,1,0,0],[0,1,1,1],[0,0,0,0],[0,0,0,0]],\"304\":[[0,1,1,0],[0,1,0,0],[0,0,0,0],[0,0,0,0]]}","puzzle_array":[["+","+","+","+","+","+","+","+","+"],["+","N","+","N","+","N","+","P-R-304","E"],["+","+","+","+","+","+","+","+","S"],["+","P-R-139824","+","N","+","N","+","N","+"],["+","+","+","+","+","+","+","+","+"],["+","N","+","N","+","N","+","N","+"],["+","+","+","+","+","+","+","+","+"]],"solution_count":1,"solutions":[{"index":0,"path":[{"x":8,"y":2},{"x":7,"y":2},{"x":6,"y":2},{"x":6,"y":3},{"x":6,"y":4},{"x":6,"y":5},{"x":6,"y":6},{"x":5,"y":6},{"x":4,"y":6},{"x":3,"y":6},{"x":2,"y":6},{"x":1,"y":6},{"x":0,"y":6},{"x":0,"y":5},{"x":0,"y":4},{"x":0,"y":3},{"x":0,"y":2},{"x":1,"y":2},{"x":2,"y":2},{"x":2,"y":3},{"x":2,"y":4},{"x":3,"y":4},{"x":4,"y":4},{"x":4,"y":3},{"x":4,"y":2},{"x":4,"y":1},{"x":4,"y":0},{"x":5,"y":0},{"x":6,"y":0},{"x":7,"y":0},{"x":8,"y":0},{"x":8,"y":1}],"pathLength":32}],"text_visualization":"puzzle:\n dimensions:\n width: 4\n height: 3\n start:\n x: 8\n y: 2\n end:\n x: 8\n y: 1\n cells:\n - position:\n x: 1\n y: 3\n properties:\n type: \"poly\"\n polyshape: 139824\n color: \"red\"\n - position:\n x: 7\n y: 1\n properties:\n type: \"poly\"\n polyshape: 304\n color: \"red\"\n"}
7
+ {"difficulty_level":2,"difficulty_score":1.5688624749781175,"grid_size":{"height":2,"width":2},"id":"b7d1fc2c42d6a7cb","polyshapes":{"16":"·█··\n····\n····\n····","18":"·█··\n█···\n····\n····","816":"·██·\n·██·\n····\n····"},"puzzle_array":[["+","+","+","S","+"],["+","P-Y-816","+","N","+"],["+","+","+","+","+"],["+","Y-Y-18","+","P-Y-16","+"],["+","+","+","+","E"]],"solution_count":2,"solutions":[{"index":0,"path":[{"x":3,"y":0},{"x":2,"y":0},{"x":2,"y":1},{"x":2,"y":2},{"x":3,"y":2},{"x":4,"y":2},{"x":4,"y":3},{"x":4,"y":4}],"pathLength":8},{"index":1,"path":[{"x":3,"y":0},{"x":4,"y":0},{"x":4,"y":1},{"x":4,"y":2},{"x":3,"y":2},{"x":2,"y":2},{"x":2,"y":1},{"x":2,"y":0},{"x":1,"y":0},{"x":0,"y":0},{"x":0,"y":1},{"x":0,"y":2},{"x":0,"y":3},{"x":0,"y":4},{"x":1,"y":4},{"x":2,"y":4},{"x":3,"y":4},{"x":4,"y":4}],"pathLength":18}],"text_visualization":"puzzle:\n dimensions:\n width: 2\n height: 2\n start:\n x: 3\n y: 0\n end:\n x: 4\n y: 4\n cells:\n - position:\n x: 1\n y: 1\n properties:\n type: \"poly\"\n polyshape: 816\n color: \"yellow\"\n - position:\n x: 1\n y: 3\n properties:\n type: \"ylop\"\n polyshape: 18\n color: \"yellow\"\n - position:\n x: 3\n y: 3\n properties:\n type: \"poly\"\n polyshape: 16\n color: \"yellow\"\n"}
8
+ {"difficulty_level":1,"difficulty_score":0.7832361644565955,"grid_size":{"height":3,"width":3},"id":"b4e5b4bda9231c97","puzzle_array":[["+","E","+","+","+","S","+"],["+","A-P","+","N","+","N","+"],["+","+",".","+","+","G","+"],["+","N","+","B-G","+","A-P","+"],[".","+","+","G","+","+","+"],["+","N","+","N","+","N","."],["+","+","+","+","+","+","+"]],"solution_count":1,"solutions":[{"index":0,"path":[{"x":5,"y":0},{"x":6,"y":0},{"x":6,"y":1},{"x":6,"y":2},{"x":6,"y":3},{"x":6,"y":4},{"x":6,"y":5},{"x":6,"y":6},{"x":5,"y":6},{"x":4,"y":6},{"x":3,"y":6},{"x":2,"y":6},{"x":1,"y":6},{"x":0,"y":6},{"x":0,"y":5},{"x":0,"y":4},{"x":1,"y":4},{"x":2,"y":4},{"x":2,"y":3},{"x":2,"y":2},{"x":3,"y":2},{"x":4,"y":2},{"x":4,"y":1},{"x":4,"y":0},{"x":3,"y":0},{"x":2,"y":0},{"x":1,"y":0}],"pathLength":27}],"text_visualization":"puzzle:\n dimensions:\n width: 3\n height: 3\n start:\n x: 5\n y: 0\n end:\n x: 1\n y: 0\n cells:\n - position:\n x: 0\n y: 4\n properties:\n dot: 1\n - position:\n x: 1\n y: 1\n properties:\n type: \"triangle\"\n count: 1\n color: \"purple\"\n - position:\n x: 2\n y: 2\n properties:\n dot: 1\n - position:\n x: 3\n y: 3\n properties:\n type: \"triangle\"\n count: 2\n color: \"green\"\n - position:\n x: 3\n y: 4\n properties:\n gap: 1\n - position:\n x: 5\n y: 2\n properties:\n gap: 1\n - position:\n x: 5\n y: 3\n properties:\n type: \"triangle\"\n count: 1\n color: \"purple\"\n - position:\n x: 6\n y: 5\n properties:\n dot: 1\n"}
9
+ {"difficulty_level":4,"difficulty_score":3.528816136325636,"grid_size":{"height":3,"width":3},"id":"b9a3071409a611a0","puzzle_array":[["+","+","+","+","+","+","+"],["+","*-W","+","*-W","+","*-O","+"],["+","+","+","+","+","+","+"],["+","*-Y","+","*-Y","+","*-O","+"],["+","+","+","+","+","+","+"],["+","o-W","+","o-Y","+","N","+"],["E","+","+","S","+","+","+"]],"solution_count":4,"solutions":[{"index":0,"path":[{"x":3,"y":6},{"x":2,"y":6},{"x":2,"y":5},{"x":2,"y":4},{"x":3,"y":4},{"x":4,"y":4},{"x":5,"y":4},{"x":6,"y":4},{"x":6,"y":3},{"x":6,"y":2},{"x":6,"y":1},{"x":6,"y":0},{"x":5,"y":0},{"x":4,"y":0},{"x":4,"y":1},{"x":4,"y":2},{"x":3,"y":2},{"x":2,"y":2},{"x":1,"y":2},{"x":0,"y":2},{"x":0,"y":3},{"x":0,"y":4},{"x":0,"y":5},{"x":0,"y":6}],"pathLength":24},{"index":1,"path":[{"x":3,"y":6},{"x":2,"y":6},{"x":2,"y":5},{"x":2,"y":4},{"x":3,"y":4},{"x":4,"y":4},{"x":4,"y":3},{"x":4,"y":2},{"x":3,"y":2},{"x":2,"y":2},{"x":1,"y":2},{"x":0,"y":2},{"x":0,"y":3},{"x":0,"y":4},{"x":0,"y":5},{"x":0,"y":6}],"pathLength":16},{"index":2,"path":[{"x":3,"y":6},{"x":2,"y":6},{"x":2,"y":5},{"x":2,"y":4},{"x":3,"y":4},{"x":4,"y":4},{"x":4,"y":5},{"x":4,"y":6},{"x":5,"y":6},{"x":6,"y":6},{"x":6,"y":5},{"x":6,"y":4},{"x":6,"y":3},{"x":6,"y":2},{"x":6,"y":1},{"x":6,"y":0},{"x":5,"y":0},{"x":4,"y":0},{"x":4,"y":1},{"x":4,"y":2},{"x":3,"y":2},{"x":2,"y":2},{"x":1,"y":2},{"x":0,"y":2},{"x":0,"y":3},{"x":0,"y":4},{"x":0,"y":5},{"x":0,"y":6}],"pathLength":28},{"index":3,"path":[{"x":3,"y":6},{"x":4,"y":6},{"x":5,"y":6},{"x":6,"y":6},{"x":6,"y":5},{"x":6,"y":4},{"x":6,"y":3},{"x":6,"y":2},{"x":6,"y":1},{"x":6,"y":0},{"x":5,"y":0},{"x":4,"y":0},{"x":3,"y":0},{"x":2,"y":0},{"x":1,"y":0},{"x":0,"y":0},{"x":0,"y":1},{"x":0,"y":2},{"x":1,"y":2},{"x":2,"y":2},{"x":3,"y":2},{"x":4,"y":2},{"x":4,"y":3},{"x":4,"y":4},{"x":3,"y":4},{"x":2,"y":4},{"x":2,"y":5},{"x":2,"y":6},{"x":1,"y":6},{"x":0,"y":6}],"pathLength":30}],"text_visualization":"puzzle:\n dimensions:\n width: 3\n height: 3\n start:\n x: 3\n y: 6\n end:\n x: 0\n y: 6\n cells:\n - position:\n x: 1\n y: 1\n properties:\n type: \"star\"\n color: \"white\"\n - position:\n x: 1\n y: 3\n properties:\n type: \"star\"\n color: \"yellow\"\n - position:\n x: 1\n y: 5\n properties:\n type: \"square\"\n color: \"white\"\n - position:\n x: 3\n y: 1\n properties:\n type: \"star\"\n color: \"white\"\n - position:\n x: 3\n y: 3\n properties:\n type: \"star\"\n color: \"yellow\"\n - position:\n x: 3\n y: 5\n properties:\n type: \"square\"\n color: \"yellow\"\n - position:\n x: 5\n y: 1\n properties:\n type: \"star\"\n color: \"orange\"\n - position:\n x: 5\n y: 3\n properties:\n type: \"star\"\n color: \"orange\"\n"}
10
+ {"difficulty_level":3,"difficulty_score":2.7505235997246325,"grid_size":{"height":5,"width":2},"id":"c178cf5bf341d377","polyshapes":{"112":"·█··\n·█··\n·█··\n····","816":"·██·\n·██·\n····\n····"},"puzzle_array":[["+","+",".","+","+"],["+","N","+","N","+"],["+","+","+","+","+"],["+","*-Y",".","P-O-816","E"],["S","+","+","+","."],["+","*-Y","+","*-O","+"],["+","+","+","+","+"],["+","N","+","*-Y","+"],["+","+","+","+","+"],["+","P-Y-112","+","N","+"],["+",".","+","+","+"]],"solution_count":1,"solutions":[{"index":0,"path":[{"x":0,"y":4},{"x":0,"y":3},{"x":0,"y":2},{"x":0,"y":1},{"x":0,"y":0},{"x":1,"y":0},{"x":2,"y":0},{"x":2,"y":1},{"x":2,"y":2},{"x":2,"y":3},{"x":2,"y":4},{"x":2,"y":5},{"x":2,"y":6},{"x":1,"y":6},{"x":0,"y":6},{"x":0,"y":7},{"x":0,"y":8},{"x":0,"y":9},{"x":0,"y":10},{"x":1,"y":10},{"x":2,"y":10},{"x":3,"y":10},{"x":4,"y":10},{"x":4,"y":9},{"x":4,"y":8},{"x":4,"y":7},{"x":4,"y":6},{"x":4,"y":5},{"x":4,"y":4},{"x":4,"y":3}],"pathLength":30}],"text_visualization":"puzzle:\n dimensions:\n width: 2\n height: 5\n start:\n x: 0\n y: 4\n end:\n x: 4\n y: 3\n cells:\n - position:\n x: 1\n y: 3\n properties:\n type: \"star\"\n color: \"yellow\"\n - position:\n x: 1\n y: 5\n properties:\n type: \"star\"\n color: \"yellow\"\n - position:\n x: 1\n y: 9\n properties:\n type: \"poly\"\n polyshape: 112\n color: \"yellow\"\n - position:\n x: 1\n y: 10\n properties:\n dot: 1\n - position:\n x: 2\n y: 0\n properties:\n dot: 1\n - position:\n x: 2\n y: 3\n properties:\n dot: 1\n - position:\n x: 3\n y: 3\n properties:\n type: \"poly\"\n polyshape: 816\n color: \"orange\"\n - position:\n x: 3\n y: 5\n properties:\n type: \"star\"\n color: \"orange\"\n - position:\n x: 3\n y: 7\n properties:\n type: \"star\"\n color: \"yellow\"\n - position:\n x: 4\n y: 4\n properties:\n dot: 1\n"}
11
+ {"difficulty_level":2,"difficulty_score":1.1275678936310018,"grid_size":{"height":4,"width":3},"id":"e7139fb59fd50480","polyshapes":{"18240":"··█·\n··█·\n·███\n····","304":"·██·\n·█··\n····\n····","48":"·█··\n·█··\n····\n····"},"puzzle_array":[["E","+","+","+","+","+","+"],["+","P-B-48","+","N","+","P-B-304","S"],["+","+","+","+","+","+","+"],["+","N","+","N","+","N","+"],["+","+","+","+","+","+","+"],["+","N","+","P-B-18240","+","N","+"],["+","+","+","+","+","+","+"],["+","N","+","N","+","N","+"],["+","+","+","+","+","+","+"]],"solution_count":1,"solutions":[{"index":0,"path":[{"x":6,"y":1},{"x":6,"y":2},{"x":6,"y":3},{"x":6,"y":4},{"x":5,"y":4},{"x":4,"y":4},{"x":4,"y":5},{"x":4,"y":6},{"x":5,"y":6},{"x":6,"y":6},{"x":6,"y":7},{"x":6,"y":8},{"x":5,"y":8},{"x":4,"y":8},{"x":3,"y":8},{"x":2,"y":8},{"x":1,"y":8},{"x":0,"y":8},{"x":0,"y":7},{"x":0,"y":6},{"x":1,"y":6},{"x":2,"y":6},{"x":2,"y":5},{"x":2,"y":4},{"x":1,"y":4},{"x":0,"y":4},{"x":0,"y":3},{"x":0,"y":2},{"x":0,"y":1},{"x":0,"y":0}],"pathLength":30}],"text_visualization":"puzzle:\n dimensions:\n width: 3\n height: 4\n start:\n x: 6\n y: 1\n end:\n x: 0\n y: 0\n cells:\n - position:\n x: 1\n y: 1\n properties:\n type: \"poly\"\n polyshape: 48\n color: \"blue\"\n - position:\n x: 3\n y: 5\n properties:\n type: \"poly\"\n polyshape: 18240\n color: \"blue\"\n - position:\n x: 5\n y: 1\n properties:\n type: \"poly\"\n polyshape: 304\n color: \"blue\"\n"}
12
+ {"difficulty_level":2,"difficulty_score":1.8752291245013781,"grid_size":{"height":2,"width":5},"id":"a270240cf4d745e2","puzzle_array":[["+","+","+","+","+","+","+","+","+","+","+"],["E","o-G","+","N","+","*-W","+","N","+","o-W","+"],["+","+","+","+","+","+","+","+","+","+","+"],["+","o-W","+","N","+","N","+","N","+","N","+"],["+","+","S","+","+",".","+","+","+","+","+"]],"solution_count":15,"solutions":[{"index":0,"path":[{"x":2,"y":4},{"x":3,"y":4},{"x":4,"y":4},{"x":5,"y":4},{"x":6,"y":4},{"x":7,"y":4},{"x":8,"y":4},{"x":9,"y":4},{"x":10,"y":4},{"x":10,"y":3},{"x":10,"y":2},{"x":9,"y":2},{"x":8,"y":2},{"x":7,"y":2},{"x":6,"y":2},{"x":5,"y":2},{"x":4,"y":2},{"x":4,"y":1},{"x":4,"y":0},{"x":3,"y":0},{"x":2,"y":0},{"x":2,"y":1},{"x":2,"y":2},{"x":1,"y":2},{"x":0,"y":2},{"x":0,"y":1}],"pathLength":26},{"index":1,"path":[{"x":2,"y":4},{"x":3,"y":4},{"x":4,"y":4},{"x":5,"y":4},{"x":6,"y":4},{"x":7,"y":4},{"x":8,"y":4},{"x":9,"y":4},{"x":10,"y":4},{"x":10,"y":3},{"x":10,"y":2},{"x":9,"y":2},{"x":8,"y":2},{"x":7,"y":2},{"x":6,"y":2},{"x":6,"y":1},{"x":6,"y":0},{"x":5,"y":0},{"x":4,"y":0},{"x":3,"y":0},{"x":2,"y":0},{"x":2,"y":1},{"x":2,"y":2},{"x":1,"y":2},{"x":0,"y":2},{"x":0,"y":1}],"pathLength":26},{"index":2,"path":[{"x":2,"y":4},{"x":3,"y":4},{"x":4,"y":4},{"x":5,"y":4},{"x":6,"y":4},{"x":7,"y":4},{"x":8,"y":4},{"x":9,"y":4},{"x":10,"y":4},{"x":10,"y":3},{"x":10,"y":2},{"x":9,"y":2},{"x":8,"y":2},{"x":7,"y":2},{"x":6,"y":2},{"x":6,"y":1},{"x":6,"y":0},{"x":5,"y":0},{"x":4,"y":0},{"x":4,"y":1},{"x":4,"y":2},{"x":3,"y":2},{"x":2,"y":2},{"x":1,"y":2},{"x":0,"y":2},{"x":0,"y":1}],"pathLength":26},{"index":3,"path":[{"x":2,"y":4},{"x":3,"y":4},{"x":4,"y":4},{"x":5,"y":4},{"x":6,"y":4},{"x":7,"y":4},{"x":8,"y":4},{"x":9,"y":4},{"x":10,"y":4},{"x":10,"y":3},{"x":10,"y":2},{"x":9,"y":2},{"x":8,"y":2},{"x":8,"y":1},{"x":8,"y":0},{"x":7,"y":0},{"x":6,"y":0},{"x":5,"y":0},{"x":4,"y":0},{"x":3,"y":0},{"x":2,"y":0},{"x":2,"y":1},{"x":2,"y":2},{"x":1,"y":2},{"x":0,"y":2},{"x":0,"y":1}],"pathLength":26},{"index":4,"path":[{"x":2,"y":4},{"x":3,"y":4},{"x":4,"y":4},{"x":5,"y":4},{"x":6,"y":4},{"x":7,"y":4},{"x":8,"y":4},{"x":9,"y":4},{"x":10,"y":4},{"x":10,"y":3},{"x":10,"y":2},{"x":9,"y":2},{"x":8,"y":2},{"x":8,"y":1},{"x":8,"y":0},{"x":7,"y":0},{"x":6,"y":0},{"x":5,"y":0},{"x":4,"y":0},{"x":4,"y":1},{"x":4,"y":2},{"x":3,"y":2},{"x":2,"y":2},{"x":1,"y":2},{"x":0,"y":2},{"x":0,"y":1}],"pathLength":26},{"index":5,"path":[{"x":2,"y":4},{"x":3,"y":4},{"x":4,"y":4},{"x":5,"y":4},{"x":6,"y":4},{"x":7,"y":4},{"x":8,"y":4},{"x":8,"y":3},{"x":8,"y":2},{"x":7,"y":2},{"x":6,"y":2},{"x":5,"y":2},{"x":4,"y":2},{"x":4,"y":1},{"x":4,"y":0},{"x":3,"y":0},{"x":2,"y":0},{"x":2,"y":1},{"x":2,"y":2},{"x":1,"y":2},{"x":0,"y":2},{"x":0,"y":1}],"pathLength":22},{"index":6,"path":[{"x":2,"y":4},{"x":3,"y":4},{"x":4,"y":4},{"x":5,"y":4},{"x":6,"y":4},{"x":7,"y":4},{"x":8,"y":4},{"x":8,"y":3},{"x":8,"y":2},{"x":7,"y":2},{"x":6,"y":2},{"x":6,"y":1},{"x":6,"y":0},{"x":5,"y":0},{"x":4,"y":0},{"x":3,"y":0},{"x":2,"y":0},{"x":2,"y":1},{"x":2,"y":2},{"x":1,"y":2},{"x":0,"y":2},{"x":0,"y":1}],"pathLength":22},{"index":7,"path":[{"x":2,"y":4},{"x":3,"y":4},{"x":4,"y":4},{"x":5,"y":4},{"x":6,"y":4},{"x":7,"y":4},{"x":8,"y":4},{"x":8,"y":3},{"x":8,"y":2},{"x":7,"y":2},{"x":6,"y":2},{"x":6,"y":1},{"x":6,"y":0},{"x":5,"y":0},{"x":4,"y":0},{"x":4,"y":1},{"x":4,"y":2},{"x":3,"y":2},{"x":2,"y":2},{"x":1,"y":2},{"x":0,"y":2},{"x":0,"y":1}],"pathLength":22},{"index":8,"path":[{"x":2,"y":4},{"x":3,"y":4},{"x":4,"y":4},{"x":5,"y":4},{"x":6,"y":4},{"x":7,"y":4},{"x":8,"y":4},{"x":8,"y":3},{"x":8,"y":2},{"x":8,"y":1},{"x":8,"y":0},{"x":7,"y":0},{"x":6,"y":0},{"x":5,"y":0},{"x":4,"y":0},{"x":3,"y":0},{"x":2,"y":0},{"x":2,"y":1},{"x":2,"y":2},{"x":1,"y":2},{"x":0,"y":2},{"x":0,"y":1}],"pathLength":22},{"index":9,"path":[{"x":2,"y":4},{"x":3,"y":4},{"x":4,"y":4},{"x":5,"y":4},{"x":6,"y":4},{"x":7,"y":4},{"x":8,"y":4},{"x":8,"y":3},{"x":8,"y":2},{"x":8,"y":1},{"x":8,"y":0},{"x":7,"y":0},{"x":6,"y":0},{"x":5,"y":0},{"x":4,"y":0},{"x":4,"y":1},{"x":4,"y":2},{"x":3,"y":2},{"x":2,"y":2},{"x":1,"y":2},{"x":0,"y":2},{"x":0,"y":1}],"pathLength":22},{"index":10,"path":[{"x":2,"y":4},{"x":3,"y":4},{"x":4,"y":4},{"x":5,"y":4},{"x":6,"y":4},{"x":6,"y":3},{"x":6,"y":2},{"x":5,"y":2},{"x":4,"y":2},{"x":4,"y":1},{"x":4,"y":0},{"x":3,"y":0},{"x":2,"y":0},{"x":2,"y":1},{"x":2,"y":2},{"x":1,"y":2},{"x":0,"y":2},{"x":0,"y":1}],"pathLength":18},{"index":11,"path":[{"x":2,"y":4},{"x":3,"y":4},{"x":4,"y":4},{"x":5,"y":4},{"x":6,"y":4},{"x":6,"y":3},{"x":6,"y":2},{"x":7,"y":2},{"x":8,"y":2},{"x":8,"y":1},{"x":8,"y":0},{"x":7,"y":0},{"x":6,"y":0},{"x":5,"y":0},{"x":4,"y":0},{"x":3,"y":0},{"x":2,"y":0},{"x":2,"y":1},{"x":2,"y":2},{"x":1,"y":2},{"x":0,"y":2},{"x":0,"y":1}],"pathLength":22},{"index":12,"path":[{"x":2,"y":4},{"x":3,"y":4},{"x":4,"y":4},{"x":5,"y":4},{"x":6,"y":4},{"x":6,"y":3},{"x":6,"y":2},{"x":7,"y":2},{"x":8,"y":2},{"x":8,"y":1},{"x":8,"y":0},{"x":7,"y":0},{"x":6,"y":0},{"x":5,"y":0},{"x":4,"y":0},{"x":4,"y":1},{"x":4,"y":2},{"x":3,"y":2},{"x":2,"y":2},{"x":1,"y":2},{"x":0,"y":2},{"x":0,"y":1}],"pathLength":22},{"index":13,"path":[{"x":2,"y":4},{"x":3,"y":4},{"x":4,"y":4},{"x":5,"y":4},{"x":6,"y":4},{"x":6,"y":3},{"x":6,"y":2},{"x":6,"y":1},{"x":6,"y":0},{"x":5,"y":0},{"x":4,"y":0},{"x":3,"y":0},{"x":2,"y":0},{"x":2,"y":1},{"x":2,"y":2},{"x":1,"y":2},{"x":0,"y":2},{"x":0,"y":1}],"pathLength":18},{"index":14,"path":[{"x":2,"y":4},{"x":3,"y":4},{"x":4,"y":4},{"x":5,"y":4},{"x":6,"y":4},{"x":6,"y":3},{"x":6,"y":2},{"x":6,"y":1},{"x":6,"y":0},{"x":5,"y":0},{"x":4,"y":0},{"x":4,"y":1},{"x":4,"y":2},{"x":3,"y":2},{"x":2,"y":2},{"x":1,"y":2},{"x":0,"y":2},{"x":0,"y":1}],"pathLength":18}],"text_visualization":"puzzle:\n dimensions:\n width: 5\n height: 2\n start:\n x: 2\n y: 4\n end:\n x: 0\n y: 1\n cells:\n - position:\n x: 1\n y: 1\n properties:\n type: \"square\"\n color: \"green\"\n - position:\n x: 1\n y: 3\n properties:\n type: \"square\"\n color: \"white\"\n - position:\n x: 5\n y: 1\n properties:\n type: \"star\"\n color: \"white\"\n - position:\n x: 5\n y: 4\n properties:\n dot: 1\n - position:\n x: 9\n y: 1\n properties:\n type: \"square\"\n color: \"white\"\n"}
human_annotation/human_run_1.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
human_annotation/human_run_1_1.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
human_annotation/human_run_1_2.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
human_annotation/human_run_1_3.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
human_annotation/human_run_1_4.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
human_annotation/human_run_1_5.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
human_annotation/human_run_1_6.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
human_annotation/human_run_2.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
human_annotation/human_run_2_1.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
human_annotation/human_run_2_2.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
human_annotation/human_run_2_3.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
human_annotation/human_run_2_4.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
human_annotation/human_run_2_5.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
human_annotation/human_run_2_6.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
human_annotation/human_run_3.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
human_annotation/human_run_3_1.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
human_annotation/human_run_3_2.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
human_annotation/human_run_3_3.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
human_annotation/human_run_3_4.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
human_annotation/human_run_3_5.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
human_annotation/human_run_3_6.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
logo.png ADDED

Git LFS Details

  • SHA256: bbf1f675bbe045f2360a4fa442b020417a3306baa6e6cd0a1f6e3aff2765f9b7
  • Pointer size: 131 Bytes
  • Size of remote file: 303 kB
puzzle_all.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
puzzle_all_test.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
puzzle_all_train.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
puzzle_dots.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
puzzle_dots_stars_polys.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
puzzle_dots_stars_polys_test.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
puzzle_dots_stars_polys_train.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
puzzle_dots_test.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
puzzle_dots_train.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
puzzle_gaps.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
puzzle_gaps_dots_triangles.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
puzzle_gaps_dots_triangles_test.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
puzzle_gaps_dots_triangles_train.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
puzzle_gaps_test.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
puzzle_gaps_train.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
puzzle_polys.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
puzzle_polys_test.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
puzzle_polys_train.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
puzzle_polys_ylops.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
puzzle_polys_ylops_test.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
puzzle_polys_ylops_train.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
puzzle_stars.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
puzzle_stars_test.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
puzzle_stars_train.jsonl ADDED
The diff for this file is too large to render. See raw diff