Skip to content

Lem-in is a basic path-finding algorithm. The aim of the project is to compute the most efficient scenario for a group of independent subjects of how to get to the destination. There are two main parts: finding unique roads (based on BFS using an adjacency list) and prioritizing which roads to take for every given subject.

Notifications You must be signed in to change notification settings

nestoroprysk/Lem-in

About

Lem-in is a basic path-finding algorithm. The aim of the project is to compute the most efficient scenario for a group of independent subjects of how to get to the destination. There are two main parts: finding unique roads (based on BFS using an adjacency list) and prioritizing which roads to take for every given subject.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published