Repository contains implementation of exemplary fifteen-puzzle solving techniques supplemented by GH actions testing environment.
-
Updated
Dec 10, 2022 - Python
Repository contains implementation of exemplary fifteen-puzzle solving techniques supplemented by GH actions testing environment.
"Fifteen puzzles" solver using BFS, DFS, A* algorithms for searching graphs for Artificial Intelligence and Expert Systems course at TUL
Solve a sliding 15-puzzle using different search strategies.
Add a description, image, and links to the fifteen-puzzle topic page so that developers can more easily learn about it.
To associate your repository with the fifteen-puzzle topic, visit your repo's landing page and select "manage topics."