Eight Puzzle Solver CS170: 8 Puzzle Solver (Well, I think it can do 15/25/etc puzzle too) To run: "make" to compile "make run" to run Can solve using: Uniform Cost Search A* with Misplaced Title Heuristic A* with Manhattan Distance Heuristic