Grid-World Mazes
收藏arXiv2025-09-30 收录
下载链接:
https://sites.google.com/view/dc-mcts/home
下载链接
链接失效反馈官方服务:
资源简介:
该数据集包含了在21×21网格上生成的具有起点和终点位置的程序迷宫。每一个迷宫都作为一个任务,用以评估所提出的DC-MCTS算法。任务的难度通过墙壁的密度来控制,密度范围从0.0(无墙壁)到1.0(完全连通的迷宫)。数据集的规模为21×21的网格大小,任务内容是在网格世界迷宫中进行导航。
This dataset contains procedurally generated maze puzzles with start and end positions, all constructed on a 21×21 grid. Each maze serves as a task for evaluating the proposed DC-MCTS algorithm. The difficulty of each task is regulated by the wall density, which ranges from 0.0 (no walls) to 1.0 (fully connected maze). All tasks in this dataset are based on 21×21 grid worlds, with the core objective of navigating through these mazes.



