TACIT-benchmark / task_01_maze /easy /meta_0010.json
tylerxdurden's picture
Add files using upload-large-folder tool
70c8fac verified
{
"task": "maze",
"difficulty": "easy",
"difficulty_params": {
"grid_size": 8,
"layers": 1,
"portals": 0
},
"seed": 52,
"puzzle_id": "maze_easy_0052",
"distractors_count": 4,
"distractor_violations": [
"wall_breach",
"portal_skip",
"disconnected",
"wrong_exit"
],
"resolutions": [
512,
1024,
2048
]
}