/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.

Primary LanguageJava

This repository is not active