Skip to content

Artificial Intelligence Algorithms on the 8Puzzle

Notifications You must be signed in to change notification settings

senihcerit/ai-8puzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

8-Puzzle

AStar, Greedy-best first, Uniform-cost, Iterative-deepening, Breadth-first and Depth-first searches

These implementation on the 8-Puzzle game