View on GitHub

linq-to-astar

A* written in C#, used with LINQ.

8 Puzzle Example

The example shows how to apply heuristic algorithms to solve 8 puzzle, which is finding the solution from left to right.

Initial Goal

Images are courtesy of www.8puzzle.com.