8 tiles puzzle problem is solved using A - Star algorithm in C++ programming language
-
Updated
Apr 16, 2021 - C++
8 tiles puzzle problem is solved using A - Star algorithm in C++ programming language
This code solves the 8 puzzle problem with A star algorithm.
Solving 8-puzzle with BFS and DFS algorithms
Add a description, image, and links to the 8-puzzle-problem topic page so that developers can more easily learn about it.
To associate your repository with the 8-puzzle-problem topic, visit your repo's landing page and select "manage topics."