8-puzzle-solver

Implemented BFS, DFS, A* and IDA* to solve the n-puzzle problem

// repository documentation