Skip to content

Saurav-Shrivastav/8-puzzle-problem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

8-puzzle-solution

Solution to the 8 puzzle prooblem using BFS and DFS in python. The solution can easily be used be converted for solving a 15-puzzle problem.

image image

About

Implemented the 8 puzzle problem using DFS, BFS in python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages