Solving the 15-Puzzle using IDA* and a pattern database.
-
Updated
Oct 1, 2022 - C#
Solving the 15-Puzzle using IDA* and a pattern database.
An implementation of an A* Informed Search Algorithm for solving the N-Puzzle problem, using several heuristic functions, written in C
Add a description, image, and links to the pattern-databases topic page so that developers can more easily learn about it.
To associate your repository with the pattern-databases topic, visit your repo's landing page and select "manage topics."