← Latest papers
💰 quantitative finance

A Branch-Price-Cut-And-Switch Approach for Optimizing Team Formation and Routing for Airport Baggage Handling Tasks with Stochastic Travel Times

This paper proposes a novel Branch-Price-Cut-and-Switch algorithm that dynamically switches between two binary program formulations to optimize team formation and routing for airport baggage handling under stochastic travel times, demonstrating superior performance and service stability compared to existing approaches on real-world data.

Original authors: Andreas Hagn, Rainer Kolisch, Giacomo Dall'Olio, Stefan Weltge

Published 2026-08-27
📖 5 min read🧠 Deep dive

Original authors: Andreas Hagn, Rainer Kolisch, Giacomo Dall'Olio, Stefan Weltge

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

At the heart of every major airport lies a complex, high-stakes logistical challenge that most travelers never see: the movement of luggage from the terminal to the aircraft and back again. This process relies on teams of ground crew who must be assembled, equipped, and routed across the tarmac with surgical precision. Each flight has a strict window of time for loading or unloading, and missing these deadlines can trigger a cascade of delays, financial penalties for the airline, and frustrated passengers. The difficulty is compounded by the fact that the ground crew are not interchangeable; they possess different levels of skill, qualified to operate specific heavy machinery like high-loaders or conveyor belts. Furthermore, the tarmac itself is a dynamic environment where travel times between parking spots are rarely predictable, often slowed by crossing aircraft or local congestion. For decades, planners have struggled to balance the need for speed with the reality of these uncertainties, often relying on simplified assumptions that fail to account for the chaotic nature of real-world operations.

Researchers at the Technical University of Munich have developed a new approach to solve this puzzle, moving beyond the static models that have long dominated the field. Instead of assuming that travel times are fixed or that the worst-case scenario will always happen, they treated the movement of ground vehicles as a variable with known probabilities. They created a sophisticated algorithm that simultaneously decides which workers form a team, which aircraft they service, and in what order, all while accounting for the likelihood of delays. The core of their innovation is a method they call "Branch-Price-Cut-and-Switch." This technique allows the computer to dynamically change its strategy as it searches for the best solution. It starts with a broad, simplified view of the workforce to quickly find good options, but if it encounters a plan that looks mathematically sound but is impossible to execute in reality—such as a scenario where a worker is magically teleported between tasks without travel time—it instantly switches to a more detailed, rigorous model to correct the error. This switching mechanism ensures that the final plan is not just a mathematical ideal, but a feasible reality.

The team tested their algorithm using data generated from a major European hub airport, simulating planning horizons of up to two hours with thirty flights arriving or departing every hour. They compared their new method against existing approaches and found that it significantly outperformed them, solving more complex instances to optimality and reducing the gap between the best possible solution and the one found by the computer. Crucially, the study demonstrated that explicitly planning for uncertainty yields better results than ignoring it. When the algorithm was fed deterministic data—assuming travel times were fixed at their average or best-case values—the resulting plans often failed to meet service level requirements when tested against simulated real-world variability. In contrast, the plans generated by considering stochastic, or probabilistic, travel times consistently maintained high service levels, ensuring that flights were loaded on time with a high degree of reliability.

One of the most striking findings was how the algorithm managed the trade-off between efficiency and safety. By using a specific statistical threshold to determine how much workforce to reserve for potential delays, the researchers could tune the system to be either more conservative or more aggressive. They discovered that planning with a moderate level of caution, rather than assuming the worst possible traffic conditions, allowed for a more efficient use of the available crew while still guaranteeing that delays would remain within acceptable limits. This approach effectively built safety buffers into the schedule without wasting resources. The study also highlighted that simply assuming average travel times was insufficient; while it produced better results than assuming the best-case scenario, it still led to frequent violations of service standards. Only by modeling the full range of possible travel times and their probabilities could the system guarantee a stable service level, preventing the kind of unpredictable delays that leave passengers waiting at baggage claim or missing connecting flights.

The implications of this work extend beyond the tarmac. The algorithm proved that it is possible to create highly efficient, robust schedules for complex, uncertain environments without resorting to guesswork or overly conservative planning that leaves resources idle. By dynamically switching between different mathematical models and using exact methods to separate feasible solutions from those that are merely theoretical, the researchers provided a blueprint for handling uncertainty in resource-constrained systems. Their results suggest that airport operators can achieve higher punctuality and lower costs by embracing the unpredictability of their environment rather than trying to ignore it. The study concludes that explicitly accounting for the stochastic nature of travel times is not just a theoretical improvement but a practical necessity for modern airport operations, offering a way to utilize the available workforce more efficiently while simultaneously guaranteeing a stable service level for the baggage handling operator.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →