Finding Best Flight Routes

Project Description:

User can specify a starting and ending location with constraints such as date, stops, aircraft provider, and max/min flights, the finder will return the optimal routes. This project is implemented in C++ with the Dijkstra's algorithm using priority queue to determine the flights with shortest distance from one node to another node.

Project Details:

  • Authors:Ruipeng Han, Zhuofan Jia, Kaiyuan Luo
  • Category:General Application/Programming
  • Technologies:C++
  • Date:Dec 11, 2020
  • Github:Click Here
  • Demo:Click Here
Share: