Skip to content

Solving Game of 8 puzzle using differint AI search algorithms BFS, IDS, and A*. The purpose of this project is compare the time and space complexity for different search algorithms.

Notifications You must be signed in to change notification settings

OsamaX01/GameOf8Puzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GameOf8Puzzle

Solving Game of 8 puzzle using differint AI search algorithms BFS, IDS, and A*. The purpose of this project is compare the time and space complexity for different search algorithms.

About

Solving Game of 8 puzzle using differint AI search algorithms BFS, IDS, and A*. The purpose of this project is compare the time and space complexity for different search algorithms.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages