This program is written to assist the Article I wrote about the 15-puzzle.
-
Notifications
You must be signed in to change notification settings - Fork 0
A generalized (pq) puzzle solver with Weighted Iterative Deepening A* algorithm, finite state machine pruning routines, and different heuristic methods.
License
mohamedrezk122/fifteen-puzzle-solver
About
A generalized (pq) puzzle solver with Weighted Iterative Deepening A* algorithm, finite state machine pruning routines, and different heuristic methods.