Elimination distance to bounded degree on planar graphs
Alexander Lindermayr, Sebastian Siebertz, Alexandre Vigny
TL;DR
The article establishes fixed-parameter tractability for computing the elimination distance to bounded-degree graphs on planar (and more generally $K_5$-minor-free) graphs. It fuses grid-minor theory, irrelevant-vertex techniques, and MSO/Courcelle machinery to reduce instances to bounded-treewidth cases or to grid-minor certificates, enabling efficient decisions about membership in $\mathscr{C}_{k,d}$. The work expands the algorithmic applicability of elimination-distance concepts beyond minor-closed classes and provides a concrete $f(k,d)\cdot n^c$-time framework, with planarity improving to $f(k,d)\cdot n^3$. This advances understanding of how global properties like elimination distance interact with restricted graph classes and offers practical pathways for related parameterized problems.
Abstract
We study the graph parameter elimination distance to bounded degree, which was introduced by Bulian and Dawar in their study of the parameterized complexity of the graph isomorphism problem. We prove that the problem is fixed-parameter tractable on planar graphs, that is, there exists an algorithm that given a planar graph $G$ and integers $d$ and $k$ decides in time $f(k,d)\cdot n^c$ for a computable function~$f$ and constant $c$ whether the elimination distance of $G$ to the class of degree $d$ graphs is at most $k$.
