You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project contains 2 very popular search algorithms: Breadth-First-Search and Depth-First-Search.
A maze of any size can be displayed and the solutions of both algorithms can be selected.