Lower Bounds for Approximate (& Exact) k-Disjoint-Shortest-Paths
Abstract
Given a graph and a set of pairs, the -vertex-disjoint-paths (resp. -edge-disjoint-paths) problem asks to determine whether there exist~ pairwise vertex-disjoint (resp. edge-disjoint) paths in such that, for each , connects to . Both the edge-disjoint and vertex-disjoint versions in undirected graphs are famously known to be FPT (parameterized by ) due to the Graph Minor Theory of Robertson and Seymour. Eilam-Tzoreff [DAM `98] introduced a variant, known as the -disjoint-shortest-paths problem, where each individual path is further required to be a shortest path connecting its pair. They showed that the -disjoint-shortest-paths problem is NP-complete on both directed and undirected graphs; this holds even if the graphs are planar and have unit edge lengths. We focus on four versions of the problem, corresponding to considering edge/vertex disjointness, and to considering directed/undirected graphs. Building on the reduction of Chitnis [SIDMA `23] for -edge-disjoint-paths on planar DAGs, we obtain the following inapproximability lower bound for each of the four versions of -disjoint-shortest-paths on -vertex graphs: - Under Gap-ETH, there exists a constant such that for any constant and any computable function , there is no -approx in time. We further strengthen our results as follows: Directed: Inapprox lower bound for edge-disjoint (resp. vertex-disjoint) paths holds even if the input graph is a planar (resp. 1-planar) DAG with max in-degree and max out-degree at most . Undirected: Inapprox lower bound for edge-disjoint (resp. vertex-disjoint) paths hold even if the input graph is planar (resp. 1-planar) and has max degree .
Cite
@article{arxiv.2408.03933,
title = {Lower Bounds for Approximate (& Exact) k-Disjoint-Shortest-Paths},
author = {Rajesh Chitnis and Samuel Thomas and Anthony Wirth},
journal= {arXiv preprint arXiv:2408.03933},
year = {2024}
}