Skip to content

The state space tree for the solution of 8 puzzle problem using DFS

Notifications You must be signed in to change notification settings

ayushkumarshah/8-puzzle-state-space-tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

8-puzzle-state-space-tree

The state space tree for the solution of 8 puzzle problem using DFS.

How to run?

Install pydot and graphviz and just run main.py

Generated using pydot and grapviz

The solution is generated in console as well as the tree is generated and saved in an output file solution.png using pydot and graphviz.

solution

About

The state space tree for the solution of 8 puzzle problem using DFS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages