Skip to content

Artificial Intelligence Program for solving the famous 8 puzzle game using the A* Search Technique.

Notifications You must be signed in to change notification settings

madrigal1/8puzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

8puzzle

Artificial Intelligence Program for solving the famous 8 puzzle game using the A* Search Technique.

Uses A Minimum Priority Queue Via a binary heap and Stacks

About

Artificial Intelligence Program for solving the famous 8 puzzle game using the A* Search Technique.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published