A metaheuristic algorithm for efficient aircraft sequencing and scheduling in terminal maneuvering areas

Dongdong Gui,Meilong Le,Xiaodong Luo,Zhouchun Huang
DOI: https://doi.org/10.1007/s11590-024-02151-8
IF: 1.5288
2024-09-25
Optimization Letters
Abstract:Air traffic controllers face a daily challenge ensuring the safe and orderly flow of aircraft in terminal maneuvering areas, known academically as the Aircraft Sequencing and Scheduling Problem (ASSP). Typically formulated as a mixed integer linear programming problem, the strong NP-hard nature of the ASSP necessitates the use of heuristics or metaheuristics for practical, time-efficient solutions. In this paper, we propose a new metaheuristic algorithm to address the computational complexity of the problem. The algorithm employs a single-solution-based search methodology that starts from a well-constructed initial solution and iteratively explores a fix-and-optimize procedure to find an improved solution. Specifically, this procedure solves a variant of the ASSP that contains all the continuous variables and a selected subset of binary variables of the original problem, with the remaining binary variables being temporarily fixed to the values determined based on previous iterations. Additionally, the algorithm incorporates tabu search to increase the possibility of quickly finding optimal solutions. A rolling horizon control approach further accelerates the solution derivation process by decomposing the original problem into smaller subproblems. Our computational experiments using real traffic data from Guangzhou Baiyun International Airport demonstrates the effectiveness of the algorithm in terms of solution quality and computational time.
mathematics, applied,operations research & management science
What problem does this paper attempt to address?