Using a geometric lens to find k disjoint shortest paths
Abstract
Given an undirected -vertex graph and pairs of terminal vertices , the -Disjoint Shortest Paths (-DSP)-problem asks whether there are pairwise vertex-disjoint paths such that is a shortest --path for each . Recently, Lochet [SODA 2021] provided an algorithm that solves -DSP in time, answering a 20-year old question about the computational complexity of -DSP for constant . On the one hand, we present an improved -time algorithm based on a novel geometric view on this problem. For the special case on -edge graphs, we show that the running time can be further reduced to by small modifications of the algorithm and a refined analysis. On the other hand, we show that -DSP is W[1]-hard with respect to , showing that the dependency of the degree of the polynomial running time on the parameter is presumably unavoidable.
Cite
@article{arxiv.2007.12502,
title = {Using a geometric lens to find k disjoint shortest paths},
author = {Matthias Bentert and André Nichterlein and Malte Renken and Philipp Zschoche},
journal= {arXiv preprint arXiv:2007.12502},
year = {2022}
}