Skip to content
/ 8_Puzzle Public

8_Puzzle problem solving for learning AI in university.

License

Notifications You must be signed in to change notification settings

myp79/8_Puzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

8_Puzzle

8_Puzzle problem solving for learning AI in university.

solving this problem by using IDS, UCS, IDA* and A*.

Heurestics that use in file is Manhattan, Misplace and Euclidean (extra point).

gui.py is GUI of the problem.

good luck :)

About

8_Puzzle problem solving for learning AI in university.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages