Skip to content

This application was developed to find the fastest route between two airports! The algorithm uses a weight of time and cost to find the best route.

Notifications You must be signed in to change notification settings

BrandonGaucher/Dijkstras-Airport-Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dijkstras-Airport-Algorithm

This application was developed to find the fastest route between two airports! The algorithm uses a weight of time and cost to find the best route.

Example:

The airport data is entered via a excel spreadsheet and then converted into a graph, The user then enters their departing and destination airport code. The algorithm then displays the fastest route and cost (time and price function).

About

This application was developed to find the fastest route between two airports! The algorithm uses a weight of time and cost to find the best route.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages