Sliding Puzzle solver and utilities
-
Updated
Jan 21, 2024 - Python
Sliding Puzzle solver and utilities
Solving the sliding tiles puzzled using bdf, iddfs, gbfs and a*
Examples of uninformed (iddfs), infromed (a-star) and local (beam) search.
Add a description, image, and links to the iddfs topic page so that developers can more easily learn about it.
To associate your repository with the iddfs topic, visit your repo's landing page and select "manage topics."