Description: n-puzzle (8-puzzle, 15-puzzle, 24-puzzle) solution using A* algorithm. i have used 2 pass for reducing memory consumption by half. i will post it also on my blog http://rooparam.blogspot.com
- [N-puzzle] - N vagus game questions (puzzle type) can
- [puzzlesolver] - A 8 puzzle program solver.user have to i
- [EightPuzzle] - Solve the 8-puzzle problem using A* algo
- [8] - using A* algorithm to solve Eight-puzzle
- [puzzle] - This is a program code that solves a puz
- [Yamini.Navid.Mandelbrot] - This the Mandelbrot set with mpi
- [15-puzzle] - A variety of interesting mathematical al
- [puzzle15_src] - 15 puzzle for solving 15 puzzle with ida
File list (Check if you may need any files):
howToRun.txt
input.txt
n-puzzle.cpp