Skip to content

An application of Artificial Intelligence is used to solve a famous problem known as the N-Puzzle. Non-informed search algorithms such as Breadth-First search and Depth-First search are proposed and implemented to solve the 8-Puzzle version.

Notifications You must be signed in to change notification settings

MohamedAtta-AI/8-Puzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

8-Puzzle

This is an old assignment I made by myself in my sophomore year :)

Description: An application of Artificial Intelligence is used to solve a famous problem known as the N-Puzzle. Non-informed search algorithms such as Breadth-First search and Depth-First search are proposed and implemented to solve the 8-Puzzle version.

AI Report.pdf provides a detailed explanation of the approach and code.

About

An application of Artificial Intelligence is used to solve a famous problem known as the N-Puzzle. Non-informed search algorithms such as Breadth-First search and Depth-First search are proposed and implemented to solve the 8-Puzzle version.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages