New Algorithms for Maximum Disjoint Paths Based on Tree-Likeness
Krzysztof Fleszar, Matthias Mnich, Joachim Spoerhase

TL;DR
This paper introduces new algorithms for routing disjoint paths in graphs, leveraging the feedback vertex set number to improve approximation ratios and algorithm efficiency, addressing longstanding open problems.
Contribution
The paper presents novel approximation algorithms for MaxEDP and MaxNDP based on the feedback vertex set number, improving upon previous bounds and providing new hardness results.
Findings
MaxEDP approximation ratio improved to $O(\sqrt{r}\cdot \log^{1.5}{kr})$
Routing $ ext{Omega}( ext{OPT})$ pairs with reduced congestion
MaxNDP algorithm with time complexity $(k+r)^{O(r)} imes n$
Abstract
We study the classical NP-hard problems of finding maximum-size subsets from given sets of terminal pairs that can be routed via edge-disjoint paths (MaxEDP) or node-disjoint paths (MaxNDP) in a given graph. The approximability of MaxEDP/NDP is currently not well understood; the best known lower bound is , assuming NPZPTIME. This constitutes a significant gap to the best known approximation upper bound of due to Chekuri et al. (2006) and closing this gap is currently one of the big open problems in approximation algorithms. In their seminal paper, Raghavan and Thompson (Combinatorica, 1987) introduce the technique of randomized rounding for LPs; their technique gives an -approximation when edges (or nodes) may be used by paths. In this paper, we strengthen…
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.
