Hacktoberfest2023-Open-source-
Hacktoberfest2023-Open-source- copied to clipboard
BFS-DFS-For-8-Puzzle-Problem-Artificial-Intelligence
The task is to check if we can reach from any random start grid to the mentioned target grid by moving the Blank space ('B'). In one step, the Blank space can move either top or down or left or right.