Tight Approximation and Kernelization Bounds for Vertex-Disjoint Shortest Paths
Matthias Bentert, Fedor V. Fomin, Petr A. Golovach

TL;DR
This paper investigates the approximability and kernelization bounds for the problem of finding maximum vertex-disjoint shortest paths, establishing tight inapproximability results and exploring algorithmic complexities under various assumptions.
Contribution
It provides the first tight bounds on approximation ratios for the problem, showing the limits of polynomial-time algorithms and kernelization, and extends results to directed graphs with arbitrary weights.
Findings
Excludes $o(k)$-approximation algorithms assuming gap-ETH.
Shows inapproximability within $n^{1/2- ext{epsilon}}$ unless P=NP.
Establishes exponential-time algorithms and kernelization hardness results.
Abstract
We examine the possibility of approximating Maximum Vertex-Disjoint Shortest Paths. In this problem, the input is an edge-weighted (directed or undirected) -vertex graph along with terminal pairs . The task is to connect as many terminal pairs as possible by pairwise vertex-disjoint paths such that each path is a shortest path between the respective terminals. Our work is anchored in the recent breakthrough by Lochet [SODA '21], which demonstrates the polynomial-time solvability of the problem for a fixed value of . Lochet's result implies the existence of a polynomial-time -approximation for Maximum Vertex-Disjoint Shortest Paths, where is a constant. Our first result suggests that this approximation algorithm is, in a sense, the best we can hope for. More precisely, assuming the gap-ETH, we exclude the existence of…
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
TopicsComplexity and Algorithms in Graphs · Advanced Graph Theory Research · Facility Location and Emergency Management
