A*, BFS, DFS algorithms to solve a maze. Local search algorithm to find a hard maze to solve.
Primary LanguagePython