/Shortest-Path-Locator

The program maintains a map of a city comprising intersections and roads connecting the intersections in a graph structure and provide the functionality to find the shortest path between any two inter sections in a city using Dijkstra’s algorithm

Primary LanguageJava

Watchers