English

Spanning Paths and Cycles: Structural Limitations of the Irrelevant Vertex Technique

Data Structures and Algorithms 2026-07-10 v1 Discrete Mathematics Combinatorics

Abstract

The Irrelevant Vertex Technique is one of the cornerstones of algorithmic graph theory, underlying Robertson and Seymour's algorithm for \textsc{Disjoint Paths} and much of the algorithmic Graph Minors theory. We show that, in the setting of spanning routing, this technique exhibits an exact combinatorial limitation. Unlike classical routing problems, spanning routing is not governed by the number of distinguished vertices but by the way they are distributed throughout the graph. The input is a triple (G,R,T)(G,R,\mathcal{T}) where (G,R)(G,R) is an annotated graph and T\mathcal{T} is a set of terminal pairs. The goal is to determine if GG contains a family of internally disjoint paths connecting the pairs in T\mathcal{T} such that the union of the paths spans the set RR. We identify a new structural parameter of annotated graphs, called depth2\mathsf{depth}_2, that measures precisely this phenomenon. Our main result is a complete combinatorial dichotomy: for every red-minor-closed class of annotated graphs, the Irrelevant Vertex Technique applies to \textsc{Spanning Disjoint Paths} \textsl{if and only if} the class has bounded depth2\mathsf{depth}_2. Thus depth2\mathsf{depth}_2 forms the exact structural boundary between classes where the Robertson-Seymour paradigm survives and those where it breaks down. Our proof combines a new local structure theorem for annotated graphs of bounded depth2\mathsf{depth}_2 with a spanning analogue of the celebrated Vital Linkage Theorem. The resulting algorithm solves \textsc{Spanning Disjoint Paths} in time 22poly(k+d)n22^{2^{\mathbf{poly}(k+d)}}\cdot n^2 where dd is the depth2\mathsf{depth}_2 of the input instance. We provide matching lower bounds showing that beyond bounded depth2\mathsf{depth}_2 no irrelevant-vertex rule can exist, even on planar graphs. In particular, depth2\mathsf{depth}_2 is the exact combinatorial barrier for the Irrelevant Vertex Technique under spanning constraints.

Keywords

Cite

@article{arxiv.2607.09342,
  title  = {Spanning Paths and Cycles: Structural Limitations of the Irrelevant Vertex Technique},
  author = {Dimitrios M. Thilikos and Sebastian Wiederrecht},
  journal= {arXiv preprint arXiv:2607.09342},
  year   = {2026}
}