Show HN: Sokoban AI Solver
A browser-based Sokoban AI uses optimized macro-push A* search, compact state representations, and deadlock pruning to prove optimal solutions. HN discusses classical AI, state-space complexity, and how the solver compares with more advanced approaches.