prajwalsouza / Maze-Solver

Solves Mazes taking an image input, along with the starting and ending points. There are two Algorithms here which solve mazes. One of them is a Shortest Path Algorithm, the other, Minimal Tree Agorithm along with dead end filling.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

prajwalsouza/Maze-Solver Issues

No issues in this repository yet.