Skip to content

BorisPolonsky/8_Puzzle_Problem_BFS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brief

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

Algorithm applied: Breadth-First-Search.

Notice

Please make sure all parameters entered are valid.

There are bugs to be found.

Any suggestion will be welcomed.

Disclaimer

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