English

Polynomial Bounds for the Grid-Minor Theorem

Data Structures and Algorithms 2016-08-11 v5 Discrete Mathematics

Abstract

One of the key results in Robertson and Seymour's seminal work on graph minors is the Grid-Minor Theorem (also called the Excluded Grid Theorem). The theorem states that for every grid HH, every graph whose treewidth is large enough relative to V(H)|V(H)| contains HH as a minor. This theorem has found many applications in graph theory and algorithms. Let f(k)f(k) denote the largest value such that every graph of treewidth kk contains a grid minor of size (f(k)×f(k))(f(k)\times f(k)). The best previous quantitative bound, due to recent work of Kawarabayashi and Kobayashi, and Leaf and Seymour, shows that f(k)=Ω(logk/loglogk)f(k)=\Omega(\sqrt{\log k/\log \log k}). In contrast, the best known upper bound implies that f(k)=O(k/logk)f(k) = O(\sqrt{k/\log k}). In this paper we obtain the first polynomial relationship between treewidth and grid minor size by showing that f(k)=Ω(kδ)f(k)=\Omega(k^{\delta}) for some fixed constant δ>0\delta > 0, and describe a randomized algorithm, whose running time is polynomial in V(G)|V(G)| and kk, that with high probability finds a model of such a grid minor in GG.

Keywords

Cite

@article{arxiv.1305.6577,
  title  = {Polynomial Bounds for the Grid-Minor Theorem},
  author = {Chandra Chekuri and Julia Chuzhoy},
  journal= {arXiv preprint arXiv:1305.6577},
  year   = {2016}
}

Comments

Preliminary version of this paper appeared in Proceedings of ACM STOC, 2014. This is a full version that has been submitted to a journal and then revised based on reviewer comments

R2 v1 2026-06-22T00:24:01.818Z