Skip to content

olehlong/8puzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

8 puzzle solver (Artificial intelligence)

Solves 8 puzzle using different algorithms. It allows to compare algorithms' memory and time usage.

Supported algorithms

  • Learning Depth-First Search (LDFS)
  • Recursive Best-First Search (RBFS)
  • Simulated Annealing

screenshot.jpg

About

8 puzzle solver (LDFS, RBFS, Simulated Annealing algorithms)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages