Skip to content

Implemented the 8 puzzle problem using DFS, BFS in python

License

Notifications You must be signed in to change notification settings

utkarshsinghal-111/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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%