English

A Polynomial-Time Approximation Algorithm for Complete Interval Minors

Data Structures and Algorithms 2025-05-12 v1 Discrete Mathematics Combinatorics

Abstract

As shown by Robertson and Seymour, deciding whether the complete graph KtK_t is a minor of an input graph GG is a fixed parameter tractable problem when parameterized by tt. From the approximation viewpoint, the gap to fill is quite large, as there is no PTAS for finding the largest complete minor unless P=NPP = NP, whereas a polytime O(n)O(\sqrt n)-approximation algorithm was given by Alon, Lingas and Wahl\'en. We investigate the complexity of finding KtK_t as interval minor in ordered graphs (i.e. graphs with a linear order on the vertices, in which intervals are contracted to form minors). Our main result is a polytime f(t)f(t)-approximation algorithm, where ff is triply exponential in tt but independent of nn. The algorithm is based on delayed decompositions and shows that ordered graphs without a KtK_t interval minor can be constructed via a bounded number of three operations: closure under substitutions, edge union, and concatenation of a stable set. As a byproduct, graphs avoiding KtK_t as an interval minor have bounded chromatic number.

Keywords

Cite

@article{arxiv.2505.05997,
  title  = {A Polynomial-Time Approximation Algorithm for Complete Interval Minors},
  author = {Romain Bourneuf and Julien Cocquet and Chaoliang Tang and Stéphan Thomassé},
  journal= {arXiv preprint arXiv:2505.05997},
  year   = {2025}
}
R2 v1 2026-06-28T23:27:10.873Z