/15PuzzleProb_AStarAlgorithm

Solution to 15 puzzle problem using AStar search

Primary LanguageJava

15PuzzleProb_AStarAlgorithm

This project solves 15-puzzle problem using A Star Search.