Skip to content

A generalized (pq) puzzle solver with Weighted Iterative Deepening A* algorithm, finite state machine pruning routines, and different heuristic methods.

License

Notifications You must be signed in to change notification settings

mohamedrezk122/fifteen-puzzle-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pq Puzzle Solver

This program is written to assist the Article I wrote about the 15-puzzle.

About

A generalized (pq) puzzle solver with Weighted Iterative Deepening A* algorithm, finite state machine pruning routines, and different heuristic methods.

Topics

Resources

License

Stars

Watchers

Forks