Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The  Lee algorithm is one possible solution for maze routing problems based on breadth-first search

Input

Input is a maze looks like this

Input.png

Output

Output is PNG image looks like this

Output.png

In the input image, the start and end points are marked in yellow, and the path points are marked in red.

About

A little program to find the shortest path

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages