-
Notifications
You must be signed in to change notification settings - Fork 0
The eight puzzle is a sliding puzzle with 3 x 3 with 1 to 8 numbers and a Blank. Solved the puzzle using AI algorithms, Uniform Cost Search, A* with Misplaced Tile as the heuristic and A* with Manhattan Distance as the heuristic.
nanan010/8puzzle
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
The eight puzzle is a sliding puzzle with 3 x 3 with 1 to 8 numbers and a Blank. Solved the puzzle using AI algorithms, Uniform Cost Search, A* with Misplaced Tile as the heuristic and A* with Manhattan Distance as the heuristic.
Topics
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published