Skip to content

allenfallen/shortest-airline-route

Repository files navigation

Shortest Airline Route

Finds shortest path between any two airports in the world, implemented using Dijkstra's algorithm.

Aiport and airline information is provided by the U.S. Bureau of Transportation

Screenshot

screenshot

License

This project is released under MIT License. Please review the License file for more details.

About

Finds the shortest path between any two airports in the world, implemented using Dijkstra's algorithm

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published