On Structural Parameterizations of the Edge Disjoint Paths Problem
Robert Ganian, Sebastian Ordyniak, M. S. Ramanujan

TL;DR
This paper investigates the Edge Disjoint Paths problem, providing new polynomial and fixed-parameter tractable algorithms based on structural graph parameters, and establishes hardness results for augmented graphs.
Contribution
It introduces novel algorithms for EDP using structural graph parameters and proves W[1]-hardness for certain parameterizations, advancing understanding of the problem's complexity.
Findings
Polynomial-time solution for graphs with feedback vertex set of size one.
FPT algorithm for EDP parameterized by treewidth and maximum degree.
W[1]-hardness result for EDP on augmented graphs with bounded treewidth.
Abstract
In this paper we revisit the classical Edge Disjoint Paths (EDP) problem, where one is given an undirected graph G and a set of terminal pairs P and asks whether G contains a set of pairwise edge-disjoint paths connecting every terminal pair in P. Our focus lies on structural parameterizations for the problem that allow for efficient (polynomial-time or fpt) algorithms. As our first result, we answer an open question stated in Fleszar, Mnich, and Spoerhase (2016), by showing that the problem can be solved in polynomial time if the input graph has a feedback vertex set of size one. We also show that EDP parameterized by the treewidth and the maximum degree of the input graph is fixed-parameter tractable. Having developed two novel algorithms for EDP using structural restrictions on the input graph, we then turn our attention towards the augmented graph, i.e., the graph obtained from…
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
TopicsAdvanced Graph Theory Research · Graph Labeling and Dimension Problems · Complexity and Algorithms in Graphs
