Skip to content

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

Notifications You must be signed in to change notification settings

megamayoy/8_puzzle_solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

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)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages