-
Notifications
You must be signed in to change notification settings - Fork 0
The Maze Solver program uses a backtracking algorithm to determine if a mouse can escape from a maze. It systematically tries all routes through the maze and retraces back its path when it reaches a dead end. If all routes are exhausted, the program determines that the mouse is trapped.
vmsaif/backTrackingAlgo
ErrorLooks like something went wrong!
About
The Maze Solver program uses a backtracking algorithm to determine if a mouse can escape from a maze. It systematically tries all routes through the maze and retraces back its path when it reaches a dead end. If all routes are exhausted, the program determines that the mouse is trapped.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published