Planar Disjoint Paths, Treewidth, and Kernels
Micha{\l} W{\l}odarczyk, Meirav Zehavi

TL;DR
This paper investigates the kernelization complexity of the Planar Disjoint Paths problem, proving it unlikely to admit polynomial kernels in general but providing a polynomial kernel when parameterized by k plus treewidth, and deriving implications for algorithmic runtime.
Contribution
It establishes the first hardness results for polynomial kernels in planar disjoint paths, and presents a polynomial kernel for the problem when parameterized by k plus treewidth.
Findings
No polynomial kernel exists for Planar Disjoint Paths unless coNP ⊆ NP/poly.
A polynomial kernel exists for Planar Disjoint Paths parameterized by k + treewidth.
Planar Disjoint Paths can be solved in time 2^{O(k^2)}·n^{O(1)}.
Abstract
In the Planar Disjoint Paths problem, one is given an undirected planar graph with a set of vertex pairs and the task is to find pairwise vertex-disjoint paths such that the -th path connects to . We study the problem through the lens of kernelization, aiming at efficiently reducing the input size in terms of a parameter. We show that Planar Disjoint Paths does not admit a polynomial kernel when parameterized by unless coNP NP/poly, resolving an open problem by [Bodlaender, Thomass{\'e}, Yeo, ESA'09]. Moreover, we rule out the existence of a polynomial Turing kernel unless the WK-hierarchy collapses. Our reduction carries over to the setting of edge-disjoint paths, where the kernelization status remained open even in general graphs. On the positive side, we present a polynomial kernel for Planar Disjoint Paths parameterized by $k +…
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 · Nanocluster Synthesis and Applications
