/astar-8puzzle

Eight puzzle problem solved using the A* (AStar), Best-first and Graph Search algorithms. Solution implemented in python.

Primary LanguagePython

#8-puzzle problem

8-puzzle problem in Python.