8-Puzzle Solver

Program finds solution to 8-Puzzle using A* algorithm with one of the following heuristics:

Strategies

Initial state:

Initial State

Goal state:

GoalState

Download: 8PuzzleSolver.zip