English

On Algorithmic Meta-Theorems for Solution Discovery: Tractability and Barriers

Data Structures and Algorithms 2025-10-21 v1

Abstract

Solution discovery asks whether a given (infeasible) starting configuration to a problem can be transformed into a feasible solution using a limited number of transformation steps. This paper investigates meta-theorems for solution discovery for graph problems definable in monadic second-order logic (MSO1_1 and MSO2_2) and first-order logic (FO) where the transformation step is to slide a token to an adjacent vertex, focusing on parameterized complexity and structural graph parameters that do not involve the transformation budget bb. We present both positive and negative results. On the algorithmic side, we prove that MSO2_2-Discovery is in XP when parameterized by treewidth and that MSO1_1-Discovery is fixed-parameter tractable when parameterized by neighborhood diversity. On the hardness side, we establish that FO-Discovery is W[1]-hard when parameterized by modulator to stars, modulator to paths, as well as twin cover, numbers. Additionally, we prove that MSO1_1-Discovery is W[1]-hard when parameterized by bandwidth. These results complement the straightforward observation that solution discovery for the studied problems is fixed-parameter tractable when the budget bb is included in the parameter (in particular, parameterized by cliquewidth+b+b, where the cliquewidth of a graph is at most any of the studied parameters), and provide a near-complete (fixed-parameter tractability) meta-theorems investigation for solution discovery problems for MSO- and FO-definable graph problems and structural parameters larger than cliquewidth.

Keywords

Cite

@article{arxiv.2510.17344,
  title  = {On Algorithmic Meta-Theorems for Solution Discovery: Tractability and Barriers},
  author = {Nicolas Bousquet and Amer E. Mouawad and Stephanie Maaz and Naomi Nishimura and Sebastian Siebertz},
  journal= {arXiv preprint arXiv:2510.17344},
  year   = {2025}
}
R2 v1 2026-07-01T06:47:10.650Z