Solution to 15 puzzle problem using AStar search
Primary LanguageJava
This project solves 15-puzzle problem using A Star Search.