Bfs State Space

Model minimum-move problems as BFS over a state space. Use when solving bucket pouring puzzles, sliding tiles, or any problem asking for the shortest sequence of moves to reach a goal.

knoopx b096e2e 1.4 KB Updated

File contents

knoopx/pi/tree/main/agent/skills/knowledge/bfs-state-space commit b096e2e3e7

Frequently asked questions

npx skillmds@latest add knoopx/bfs-state-space