Effective Management of Airport Security Queues with Passenger Reassignment
Shangqing Cao, Aparimit Kasliwal, Masoud Reihanifar, Francesc Robuste, Mark Hansen
TL;DR
The paper tackles long airport security queues by reassigning passengers to predefined security-crossing time slots using a Minimum Cost Network Flow (MCNF) formulation, enabling exact polynomial-time solutions via network simplex. It defines a delta-minute slot framework, a cost function that penalizes early and late arrivals relative to each passenger's flight time, and a capacity-aware queuing model to balance throughput and wait times. Through a numeric study using BCN data, the authors demonstrate substantial reductions in total waiting time and overall cost under both time-invariant and time-varying capacity scenarios, with capacity smoothing enhancing staffing practicality. They also analyze robustness to compliance uncertainty, showing that the approach tolerates some deviations in passenger behavior while still delivering meaningful improvements, and they outline future work in distributed robust optimization to further bolster resilience.
Abstract
Airport security queues often suffer from inefficiencies that result in long wait times and decreased throughput, especially at peak departure time, affecting both passengers and airlines. This work addresses the problem of reassigning passengers to specific time slots for crossing security, aiming to mitigate these inefficiencies. We frame this problem as a Minimum Cost Network Flow (MCNF) problem, enabling us to solve it exactly in polynomial time due to its linear programming structure. Our approach redistributes passenger demand across different time intervals. By optimizing the reassignment of passengers to sigma-minute time slots, we achieve significant improvements in throughput and reductions in waiting time. Preliminary results demonstrate the effectiveness of our method in enhancing operational efficiency and passenger satisfaction. The MCNF formulation offers a scalable and adaptable solution, providing long-term benefits for airport security management.
