Labeling Methods for Partially Ordered Paths
Ricardo Euler, Pedro Maristany de las Casas

TL;DR
This paper introduces the partial order shortest path problem (POSP), a broad framework that generalizes multi-objective shortest path problems, providing a comprehensive overview and guidelines for selecting algorithms based on problem structure.
Contribution
It formalizes POSP, analyzes optimality conditions, and offers a lookup table to guide algorithm choice for various multi-criteria shortest path applications.
Findings
POSP generalizes MOSP and classical shortest path problems.
Provides a comprehensive lookup table for algorithm selection.
Results apply to general digraphs, not just acyclic graphs.
Abstract
The landscape of applications and subroutines relying on shortest path computations continues to grow steadily. This growth is driven by the undeniable success of shortest path algorithms in theory and practice. It also introduces new challenges as the models and assessing the optimality of paths become more complicated. Hence, multiple recent publications in the field adapt existing labeling methods in an ad hoc fashion to their specific problem variant without considering the underlying general structure: they always deal with multi-criteria scenarios, and those criteria define different partial orders on the paths. In this paper, we introduce the partial order shortest path problem (POSP), a generalization of the multi-objective shortest path problem (MOSP) and in turn also of the classical shortest path problem. POSP captures the particular structure of many shortest path…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTransportation Planning and Optimization · Data Management and Algorithms · Infrastructure Maintenance and Monitoring
