Program to solve 8 Puzzle problem using A-Star heuristic algorithm in C. Heuristic used in the algorithm is the City Block Distance between the Current state and the Goal State.
forked from technoapurva/8Puzzle
-
Notifications
You must be signed in to change notification settings - Fork 0
pranjalmalkhede/8Puzzle
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Program to solve 8 Puzzle problem using A-Star heuristic algorithm in C
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 100.0%