A Polynomial-Time Approximation Algorithm for Complete Interval Minors
By: Romain Bourneuf , Julien Cocquet , Chaoliang Tang and more
Potential Business Impact:
Finds patterns in ordered pictures.
As shown by Robertson and Seymour, deciding whether the complete graph $K_t$ is a minor of an input graph $G$ is a fixed parameter tractable problem when parameterized by $t$. From the approximation viewpoint, the gap to fill is quite large, as there is no PTAS for finding the largest complete minor unless $P = NP$, whereas a polytime $O(\sqrt n)$-approximation algorithm was given by Alon, Lingas and Wahl\'en. We investigate the complexity of finding $K_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)$-approximation algorithm, where $f$ is triply exponential in $t$ but independent of $n$. The algorithm is based on delayed decompositions and shows that ordered graphs without a $K_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 $K_t$ as an interval minor have bounded chromatic number.
Similar Papers
Local Constant Approximation for Dominating Set on Graphs Excluding Large Minors
Distributed, Parallel, and Cluster Computing
Helps computers solve hard problems faster, with fewer mistakes.
Polynomial Bounds for the Graph Minor Structure Theorem
Combinatorics
Makes computers solve hard problems much faster.
Excluding $K_{2,t}$ as a fat minor
Combinatorics
Helps computers measure how "stretched" graphs are.