megamayoy / 8_puzzle_solver

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

8_puzzle_solver

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

8-puzzle

About

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


Languages

Language:Python 100.0%