Full State-Space Visualisation of the 8-Puzzle: Feasibility, Design, and Educational Use
arXiv cs.AI / 4/10/2026
💬 OpinionIdeas & Deep AnalysisTools & Practical UsageModels & Research
Key Points
- The paper proposes an interactive education system that can fully visualize the entire reachable state space of the 8-puzzle (181,440 states) while linking the state graph to tangible puzzle moves.
- It uses Unity plus modern GPU-based rendering to support real-time exploration, including global structure viewing and step-by-step execution of search algorithms.
- Learners can compare how different search strategies traverse the same state space, helping them build more accurate mental models of search behavior.
- The study describes the system’s design choices, visualization layouts, and results from an initial classroom deployment and pilot with students across different university levels.
- Findings suggest that full state-space visualization is technically feasible and educationally beneficial for teaching core AI search concepts in a canonical problem domain.



