Skip to content

hennessytj/8-Puzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

8-Puzzle

Compilation of blind and informed searches implementing pseudo code from Artificial Intelligence: A Modern Approach, 3rd edition. These search strategies are applied to solving the 8-puzzle. Additionally, each will generate information which can be used to analyze and compare one against another. This information includes path cost of solution, number of nodes generated, nodes explored, etc... Overall just having some fun and attempting to get a better grasp of JavaScript and state space search strategies.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published