A Tight Lower Bound for Edge-Disjoint Paths on Planar DAGs
Rajesh Chitnis

TL;DR
This paper proves that the Edge-Disjoint Paths problem remains computationally hard on planar DAGs, establishing tight lower bounds and answering longstanding open questions about its complexity.
Contribution
It shows W[1]-hardness and ETH-based lower bounds for Edge-Disjoint Paths on planar DAGs, extending known hardness results and closing the complexity landscape.
Findings
W[1]-hardness of Edge-Disjoint Paths on planar DAGs
No f(k)·n^{o(k)} algorithm under ETH
Tightness of the n^{O(k)} algorithm for DAGs
Abstract
(see paper for full abstract) We show that the Edge-Disjoint Paths problem is W[1]-hard parameterized by the number of terminal pairs, even when the input graph is a planar directed acyclic graph (DAG). This answers a question of Slivkins (ESA '03, SIDMA '10). Moreover, under the Exponential Time Hypothesis (ETH), we show that there is no algorithm for Edge-Disjoint Paths on planar DAGs, where is the number of terminal pairs, is the number of vertices and is any computable function. Our hardness holds even if both the maximum in-degree and maximum out-degree of the graph are at most . Our result shows that the algorithm of Fortune et al. (TCS '80) for Edge-Disjoint Paths on DAGs is asymptotically tight, even if we add an extra restriction of planarity. As a special case of our result, we obtain that Edge-Disjoint Paths on planar…
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 · Complexity and Algorithms in Graphs · Graph Labeling and Dimension Problems
