[论文解读] Airport Gate Assignment A Hybrid Model and Implementation
本文提出了一种混合数学模型,结合约束规划与0-1混合整数规划,以优化机场登机口分配,最小化登机口冲突和租赁登机口的需求。在休斯顿IAH机场的真实数据上进行评估,该模型在提升航空公司的登机口分配效率方面表现出色。
With the rapid development of airlines, airports today become much busier and more complicated than previous days. During airlines daily operations, assigning the available gates to the arriving aircrafts based on the fixed schedule is a very important issue, which motivates researchers to study and solve Airport Gate Assignment Problems (AGAP) with all kinds of state-of-the-art combinatorial optimization techniques. In this paper, we study the AGAP and propose a novel hybrid mathematical model based on the method of constraint programming and 0 - 1 mixed-integer programming. With the objective to minimize the number of gate conflicts of any two adjacent aircrafts assigned to the same gate, we build a mathematical model with logical constraints and the binary constraints. For practical considerations, the potential objective of the model is also to minimize the number of gates that airlines must lease or purchase in order to run their business smoothly. We implement the model in the Optimization Programming Language (OPL) and carry out empirical studies with the data obtained from online timetable of Continental Airlines, Houston Gorge Bush Intercontinental Airport IAH, which demonstrate that our model can provide an efficient evaluation criteria for the airline companies to estimate the efficiency of their current gate assignments.
研究动机与目标
- 应对由于航空交通量和运营需求增加而导致的机场登机口分配日益复杂的挑战。
- 最小化同一登机口相邻飞机之间的登机口冲突。
- 减少航空公司为保障顺畅运营而必须租赁或购买的登机口数量。
- 开发一种实用且可实施的模型,用于现实世界中的航空公司登机口调度。
- 提供一种高效的评估框架,用于评估当前登机口分配效率。
提出的方法
- 构建一种混合模型,整合约束规划与0-1混合整数规划,以处理逻辑约束与二值约束。
- 定义目标函数,以同时最小化登机口冲突与租赁登机口的数量。
- 使用逻辑约束,确保飞机与登机口之间在时间和空间上的兼容性。
- 在优化编程语言(OPL)中实现该模型,以支持计算评估。
- 采用美国大陆航空公司在休斯顿IAH机场的真实航班时刻表数据进行实证验证。
- 采用多目标优化方法,在减少冲突与提升资源效率之间实现平衡。
实验结果
研究问题
- RQ1在动态的机场环境中,如何最小化同一登机口相邻飞机之间的登机口冲突?
- RQ2混合优化模型在多大程度上可以减少航空公司在运营中对租赁或购买登机口的需求?
- RQ3结合约束规划与整数规划的模型是否能够有效处理现实世界登机口分配问题的复杂性?
- RQ4与现有方法相比,该模型在冲突解决与运营效率方面表现如何?
- RQ5使用真实航空时刻表数据实施此类模型的实际可行性如何?
主要发现
- 所提出的混合模型成功减少了分配至同一登机口的相邻飞机之间的登机口冲突。
- 该模型为航空公司提供了一个实用的框架,用于评估并改进其现有登机口分配策略的效率。
- 基于休斯顿IAH机场真实数据的实证测试证实了该模型在真实运营环境中的有效性。
- 该模型展现出显著减少租赁或购买登机口数量的潜力,从而降低运营成本。
- 在OPL中实现该模型,实现了高效的计算性能与可扩展性,适用于实时或准实时的登机口分配。
- 逻辑约束与二值约束的集成,显著增强了模型捕捉复杂运营规则的能力。
更好的研究,从现在开始
从阅读论文到最终审阅,大幅缩短您的研究时间。
无需绑定信用卡
本解读由 AI 生成,并经人工编辑审核。