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
This project is released under MIT License. Please review the License file for more details.