Skip to content

mahmoud-eslami/8_puzzle_solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 

Repository files navigation

Getting Started

find best heuristic for solve 8 puzzle in shortest time

heuristics :
1 - missplace
2 - manhattan distance
3 - manhattan / sequenced tile
4 - manhattan / (sequenced tile)^0.1
5 - manhattan - (0.4 * sequenced tile)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages