Model Checking Disjoint-Paths Logic on Topological-Minor-Free Graph Classes
Nicole Schirrmacher, Sebastian Siebertz, Giannos Stamoulis, Dimitrios M. Thilikos, Alexandre Vigny
TL;DR
The paper proves that FO+dp model checking is fixed-parameter tractable on graph classes excluding a fixed graph as a topological minor, with running time $f(H,\varphi)\cdot |V(G)|^{3}$ and the ability to output a witnessing tuple when a formula is satisfied. The approach blends a decomposition into unbreakable parts, a collapse of FO+dp to FO on dense parts via a generic folio lemma, and a Feferman–Vaught-style dynamic programming over tree decompositions, supported by boundaried-graph representations and extended folios. Key technical contributions include a robust notion of annotated types, representative preservation under gluing, and a modular DP that handles both large clique-minor regions and minor-excluding parts. The results advance the frontier of tractable model checking for non-local logics on structured graph classes and open avenues for CMSO extensions and preprocessing-based query answering. Overall, the work tightly integrates graph-minor theory with logic-based decomposability to achieve uniform, constructive FPT algorithms for FO+dp in topological-minor-free classes, with further implications for related algorithmic meta-theorems.
Abstract
Disjoint-paths logic, denoted $\mathsf{FO}$+$\mathsf{dp}$, extends first-order logic ($\mathsf{FO}$) with atomic predicates $\mathsf{dp}_r[(x_1,y_1),\ldots,(x_r,y_r)]$, expressing the existence of vertex-disjoint paths between $x_i$ and $y_i$, for $1\leq i\leq r$. We prove that for every graph class excluding some fixed graph as a topological minor, the model checking problem for $\mathsf{FO}$+$\mathsf{dp}$ is fixed-parameter tractable. This essentially settles the question of tractable model checking for this logic on subgraph-closed classes, since the problem is hard on subgraph-closed classes not excluding a topological minor (assuming a further mild condition of efficiency of encoding).
