Skip to content

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…

Notifications You must be signed in to change notification settings

akshajuppala/MapNavigation

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

No packages published

Languages