Name | Last modified | Size | Description | |
---|---|---|---|---|
Parent Directory | - | |||
ikli_codes.zip | 2020-10-16 10:27 | 449K | ||
ikli_datasets.zip | 2020-10-16 11:22 | 10K | ||
ikli_instances.zip | 2021-03-19 09:29 | 9.9K | ||
ikli-datasets.zip: contains four datasets for the ALP, constructed from two traffic days on Paris-Orly airport, obtained from the OpenSky Network, one in July 2018, and one in April 2019. The four datasets come from merging these two traffic days and artificially adding Light and Heavy aircraft.
A320, B737, ...)
ikli_datasets.zipand
ikli_instances.zip, the columns
cost_300,
cost_900,
cost_1800, and
cost_3600represent the delay cost slope (euros/second) for 0 to 300 seconds, 300 to 900 seconds, 900 to 1800 seconds, and 1800 to 3600 seconds of delay respectively.
ikli_DelayCost_regression.ipynb, that can be found in the directory
ikli_codes.zip.
ikli-instances.zip: contains 12 files of test instances generated from these datasets, by simply considering the first N lines (N∈ {30,40,50}) of each of the four datasets. These instances are used in the paper: S. Ikli, C. Mancel, M. Mongeau, X. Olive and E. Rachelson, The aircraft runway scheduling problem: A survey. Computers & Operations Research, volume 132 (20 pages), 2021. These instances together with the data sets are described in the same paper.
ikli-codes.zip: contains a Jupyter Notebook named
ikli_DelayCost_regression.ipynb, (with two figures
full-cost.pngand
primal-cost.png) that explains the details about the above-mentioned regression.
ikli-codes.zipcontains also one python file with the implementation of the three below-mentioned Mixed-Integer Programming (MIP) models from the literature of the ALP. Results of these implementations are also used in our paper The aircraft runway scheduling problem: A survey. Computers & Operations Research, volume 132 (20 pages), 2021.
ikli-instances.zip.
Sana Ikli