Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 210 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 210 Bytes

8_puzzle_solver

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

8-puzzle