XALP-completeness of Parameterized Problems on Planar Graphs
Hans L. Bodlaender, Krisztina Szilágyi
TL;DR
The paper investigates the hardness landscape of parameterized problems on planar graphs under outerplanarity, treewidth, and pathwidth within the XNLP/XALP framework. It develops a rich set of gadget-based reductions from All-or-Nothing Flow and Binary CSP to derive XALP-hardness results for several natural problems on planar graphs parameterized by outerplanarity, including All-or-Nothing Flow, Target Outdegree Orientation, capacitated domination and vertex cover variants, f-/k-Domination, and Target Set Selection; it also establishes XNLP-hardness for Scattered Set (parameterized by pathwidth) and XNLP-completeness for Binary CSP on $k imes n$ grids. The main technique combines planarity-preserving reductions, crossover gadgets, and Sidon-set encodings to simulate color choices and flow while controlling the width-parameters; these results show that moving from treewidth to outerplanarity does not inherently ease the problems studied. Collectively, the results map a broad hardness landscape on planar graphs under outerplanarity and supply a framework for future work on related planarity-parameterized problems.
Abstract
The class XNLP consists of (parameterized) problems that can be solved nondeterministically in $f(k)n^{O(1)}$ time and $f(k)\log n$ space, where $n$ is the size of the input instance and $k$ the parameter. The class XALP consists of problems that can be solved in the above time and space with access to an additional stack. These two classes are a "natural home" for many standard graph problems and their generalizations. In this paper, we show the hardness of several problems on planar graphs, parameterized by outerplanarity, treewidth and pathwidth, thus strengthening several existing results. In particular, we show the XALP-completeness of the following problems parameterized by outerplanarity: All-or-Nothing Flow, Target Outdegree Orientation, Capacitated (Red-Blue) Dominating Set, Target Set Selections etc. We also show the XNLP-completeness of Scattered Set parameterized by pathwidth and XALP-completeness parameterized by treewidth and outerplanarity.
