Skip to content

HuajingLin/Java_shortestPathCities

Repository files navigation

Java_shortestPathCities

calculate shortest path between two cities by Dijkstra algorithm

The user enters the names of the starting and ending cities and calculates the shortest distance between the two cities of US.

The Information of US cities is stored in the CSV file.

About

calculate shortest path between two cities by Dijkstra algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages