Solution to the 8 puzzle prooblem using BFS and DFS in python. The solution can easily be used be converted for solving a 15-puzzle problem.
Solution to the 8 puzzle prooblem using BFS and DFS in python. The solution can easily be used be converted for solving a 15-puzzle problem.