Skip to content

jim-low/8-puzzle-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

8 Puzzle AI Solver

College Assignment on Artificial Intelligence Project to solve given puzzle using the chosen algorithms

  • Toy Problem: 8 Puzzle
  • Chosen Algorithms:
    • Breadth First Search
    • Greedy Best First Search
    • A* Search
  • Programming Language: Javascript

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published