A Polynomial Time Algorithm for the $k$-Disjoint Shortest Paths Problem
Abstract
The disjoint paths problem is a fundamental problem in algorithmic graph theory and combinatorial optimization. For a given graph and a set of pairs of terminals in , it asks for the existence of vertex-disjoint paths connecting each pair of terminals. The proof of Robertson and Seymour [JCTB 1995] of the existence of an algorithm for any fixed is one of the highlights of their Graph Minors project. In this paper, we focus on the version of the problem where all the paths are required to be shortest paths. This problem, called the disjoint shortest paths problem, was introduced by Eilam-Tzoreff [DAM 1998] where she proved that the case admits a polynomial time algorithm. This problem has received some attention lately, especially since the proof of the existence of a polynomial time algorithm in the directed case when by B\'erczi and Kobayashi [ESA 2017]. However, the existence of a polynomial algorithm when in the undirected version remained open since 1998. In this paper we show that for any fixed , the disjoint shortest paths problem admits a polynomial time algorithm. In fact for any fixed , the algorithm can be extended to treat the case where each path connecting the pair has length at most .
Cite
@article{arxiv.1912.10486,
title = {A Polynomial Time Algorithm for the $k$-Disjoint Shortest Paths Problem},
author = {William Lochet},
journal= {arXiv preprint arXiv:1912.10486},
year = {2020}
}
Comments
To appear in SODA 2021. Revised following referees' comments and changed the denomination of the problem (and thus the title) to follow existing literature