Skip to content

BorisPolonsky/8_Puzzle_Problem_DFS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

8_Puzzle_Problem_DFS

Brief

This is a test program to solve the 8-Puzzle problem.

Algorithm applied: Depth-First-Search.

Please make sure all parameters entered are valid.

There are bugs to be found.

Any suggestion will be welcomed.

Notice

The implementation in Matlab is deprecated (It's totally slack work for some reason). The terminology "SpeMatrix" is just a substitution for "8-Puzzle". There's a bug (will be fixed if I have time) in the implementation for which the solution within range may not be found.

Disclaimer

This program is not responsible for any information it has provided.

About

An 8-Puzzle Problem solver.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published