/jp-millage-challenge

Route Planning for JGC Member Practice

Primary LanguagePythonMIT LicenseMIT

JGC-practice-planner

Data Collection

API

Avation Edge

Airport Data

Route Data

Analysis

1. Route -> Vector

Vector Characteristic: Link list. (last arrival must be next departure, no open jaw route existed) len(Vector): times for flights in time peroid with given a start point. sum(Vector): total award of travel arround all the elements.