This repository is not active
john-curry/NinePuzzle
Solve the Nine Puzzle problem using BFS on an undirected graph and print out the path from the unsolved board to the solved board.
Java
Solve the Nine Puzzle problem using BFS on an undirected graph and print out the path from the unsolved board to the solved board.
Java
This repository is not active