Skip to content

This is a high-level depth-first-search based algorithm, that takes in a state of the 8-puzzle problem and returns all the reachable states from that given state.

Notifications You must be signed in to change notification settings

jayesh1126/Depth-First-Search-8-puzzle-problem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Depth-First-Search-8-puzzle-problem

This is a high-level depth-first-search based algorithm, that takes in a state of the 8-puzzle problem and returns all the reachable states from that given state.

About

This is a high-level depth-first-search based algorithm, that takes in a state of the 8-puzzle problem and returns all the reachable states from that given state.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages