/8_puzzle_solver

a python script to solve the 8 puzzle problem with DFS, BFS and A* (No GUI)

Primary LanguagePython

No issues in this repository yet.