paper-with-me

홈 › Papers

On Initializing Airline Crew Pairing Optimization for Large-scale Complex Flight Networks

2020-03-15 · Divyam Aggarwal, Dhish Kumar Saxena, Thomas Bäck, Michael Emmerich

Crew pairing optimization (CPO) is critically important for any airline, since its crew operating costs are second-largest, next to the fuel-cost. CPO aims at generating a set of flight sequences (crew pairings) covering a flight-schedule, at minimum-cost, while satisfying several legality constraints. For large-scale complex flight networks, billion-plus legal pairings (variables) are possible, rendering their offline enumeration intractable and an exhaustive search for their minimum-cost full flight-coverage subset impractical. Even generating an initial feasible solution (IFS: a manageable set of legal pairings covering all flights), which could be subsequently optimized is a difficult (NP-complete) problem. Though, as part of a larger project the authors have developed a crew pairing optimizer (AirCROP), this paper dedicatedly focuses on IFS-generation through a novel heuristic based on divide-and-cover strategy and Integer Programming. For real-world large and complex flight network datasets (including over 3200 flights and 15 crew bases) provided by GE Aviation, the proposed heuristic shows upto a ten-fold speed improvement over another state-of-the-art approach. Unprecedentedly, this paper presents an empirical investigation of the impact of IFS-cost on the final (optimized) solution-cost, revealing that too low an IFS-cost does not necessarily imply faster convergence for AirCROP or even lower cost for the optimized solution.

📄 PDF Abstract BibTeX arXiv:2003.06423

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

On Learning Combinatorial Patterns to Assist Large-Scale Airline Crew Pairing Optimization

2020-04-28 · Divyam Aggarwal, Yash Kumar Singh, Dhish Kumar Saxena

Airline Crew Pairing Optimization (CPO) aims at generating a set of legal flight sequences (crew pairings), to cover an airline's flight schedule, at minimum cost. It is usually performed using Column Generation (CG), a …

Real-World Airline Crew Pairing Optimization: Customized Genetic Algorithm versus Column Generation Method

2020-03-08 · Divyam Aggarwal, Dhish Kumar Saxena, Thomas Back, Michael Emmerich

Airline crew pairing optimization problem (CPOP) aims to find a set of flight sequences (crew pairings) that cover all flights in an airline's highly constrained flight schedule at minimum cost. Since crew cost is second…

Combinatorial Optimization

A Novel Column Generation Heuristic for Airline Crew Pairing Optimization with Large-scale Complex Flight Networks

2020-05-18 · Divyam Aggarwal, Dhish Kumar Saxena, Saaju Pualose, Thomas Bäck 외

Crew Pairing Optimization (CPO) is critical for an airlines' business viability, given that the crew operating cost is second only to the fuel cost. CPO aims at generating a set of flight sequences (crew pairings) to cov…

Combinatorial Optimization

Flight-connection Prediction for Airline Crew Scheduling to Construct Initial Clusters for OR Optimizer

2020-09-26 · Yassine Yaakoubi, François Soumis, Simon Lacoste-Julien

We present a case study of using machine learning classification algorithms to initialize a large-scale commercial solver (GENCOL) based on column generation in the context of the airline crew pairing problem, where smal…

General ClassificationImitation LearningScheduling

Structured Convolutional Kernel Networks for Airline Crew Scheduling

2021-05-25 · Yassine Yaakoubi, François Soumis, Simon Lacoste-Julien

Motivated by the needs from an airline crew scheduling application, we introduce structured convolutional kernel networks (Struct-CKN), which combine CKNs from Mairal et al. (2014) in a structured prediction framework th…

SchedulingStructured Prediction