-
Notifications
You must be signed in to change notification settings - Fork 0
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.
nestoroprysk/Lem-in
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published