Abstract
Flight routes are paths in a network, the nodes of which represent waypoints in a 3D space. A common approach to route planning is first to calculate a cheapest path in a 2D space, and then to optimize the flight cost in the third dimension. We focus on the problem of finding a cheapest path through a network describing the 2D projection of the 3D waypoints. In European airspaces, traffic flow is handled by heavily constraining the flight network. The constraints can have very diverse structures, among them a generalization of the forbidden pairs type. They invalidate the FIFO property, commonly assumed in shortest path problems. We formalize the problem and provide a framework for the description, representation and propagation of the constraints in path finding algorithms, best-first, and A ∗ search. In addition, we study a lazy approach to deal with the constraints. We conduct an experimental evaluation based on real-life data and conclude that our techniques for constraint propagation work best together with an iterative search approach, in which only constraints that are violated in previously found routes are introduced in the constraint set before the search is restarted.
Original language | English |
---|---|
Title of host publication | 23rd International Conference on Principles and Practice of Constraint Programming |
Editors | J Christopher Beck |
Publisher | Springer |
Publication date | 2017 |
Pages | 354-369 |
ISBN (Print) | 978-3-319-66157-5 |
ISBN (Electronic) | 978-3-319-66158-2 |
DOIs | |
Publication status | Published - 2017 |
Event | 23rd International Conference on Principles and Practice of Constraint Programming - Melbourne, Australia Duration: 28. Aug 2017 → 1. Sept 2017 Conference number: 23 |
Conference
Conference | 23rd International Conference on Principles and Practice of Constraint Programming |
---|---|
Number | 23 |
Country/Territory | Australia |
City | Melbourne |
Period | 28/08/2017 → 01/09/2017 |
Series | Lecture Notes in Computer Science |
---|---|
Volume | 10416 |
ISSN | 0302-9743 |