Skip to content
This repository has been archived by the owner on Dec 22, 2021. It is now read-only.

Latest commit

 

History

History
20 lines (11 loc) · 419 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 419 Bytes

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.