Air route planner that finds most efficient routes based on distance using route, airline and airport information
This project was built with airport, airline and flight data originally presented in csv format. More information on the data can be found at https://openflights.org/data.html Clone the repository and run main.cpp To edit the start and destination city, simply open `input.txt` and edit the text in that file. Adhere strictly to the format shown below in order to ensure smooth running of the programStartCity, StartCountry
DestinationCity, DestinationCountry