A Collection of Puzzle Solvers. Includes a Sudoku Solver with forward checking and a K-Puzzle Solver which utilises the A* algorithm.
-
Updated
Oct 5, 2021 - Python
A Collection of Puzzle Solvers. Includes a Sudoku Solver with forward checking and a K-Puzzle Solver which utilises the A* algorithm.
Add a description, image, and links to the k-puzzle topic page so that developers can more easily learn about it.
To associate your repository with the k-puzzle topic, visit your repo's landing page and select "manage topics."