-
Notifications
You must be signed in to change notification settings - Fork 0
We’re all familiar with navigation apps. We can perform the back-end operations of loading the map, building the graph, and computing the shortest weighted path between two points. In our case we’re going to navigate between UIC buildings on the East campus, using the footpaths with the help of Dijkstra's algorithm. But the foundation is there t…
akshajuppala/MapNavigation
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
About
We’re all familiar with navigation apps. We can perform the back-end operations of loading the map, building the graph, and computing the shortest weighted path between two points. In our case we’re going to navigate between UIC buildings on the East campus, using the footpaths with the help of Dijkstra's algorithm. But the foundation is there t…
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published