Planar Disjoint Shortest Paths is Fixed-Parameter Tractable
Data Structures and Algorithms
2025-05-07 v1
Abstract
In the Disjoint Shortest Paths problem one is given a graph and a set of vertex pairs. The question is whether there exist vertex-disjoint paths in so that each is a shortest path between and . While the problem is known to be W[1]-hard in general, we show that it is fixed-parameter tractable on planar graphs with positive edge weights. Specifically, we propose an algorithm for Planar Disjoint Shortest Paths with running time . Notably, our parameter dependency is better than state-of-the-art for the Planar Disjoint Paths problem, where the sought paths are not required to be shortest paths.
Cite
@article{arxiv.2505.03353,
title = {Planar Disjoint Shortest Paths is Fixed-Parameter Tractable},
author = {Michał Pilipczuk and Giannos Stamoulis and Michał Włodarczyk},
journal= {arXiv preprint arXiv:2505.03353},
year = {2025}
}
Comments
55 pages