Proceedings of the Forty-Sixth Annual ACM Symposium on Theory of Computing 2014
DOI: 10.1145/2591796.2591813
|View full text |Cite
|
Sign up to set email alerts
|

Polynomial bounds for the grid-minor theorem

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 H, every graph whose treewidth is large enough relative to |V (H)| contains H as a minor. This theorem has found many applications in graph theory and algorithms. Let f (k) denote the largest value such that every graph of treewidth k contains a grid minor of size (f (k) × f (k)). The best previous quantitative bound, due to rec… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
71
0

Year Published

2014
2014
2020
2020

Publication Types

Select...
4
2
1

Relationship

2
5

Authors

Journals

citations
Cited by 53 publications
(71 citation statements)
references
References 31 publications
0
71
0
Order By: Relevance
“…More precisely, we develop a polynomial-time algorithm that given an instance of Snake Game, outputs an equivalent instance of Snake Game where the treewidth of the graph is bounded by a polynomial in k. Our procedure is based on the irrelevant vertex technique [30]. First, we exploit the relatively recent breakthrough result by Chekuri and Chuzhoy [7] that states that, for any positive integer t ∈ N, any graph whose treewidth is at least d · t c (for some fixed constants c and d) 2 has a t × t-grid as a minor, and hence also a so called t-wall as a subgraph (see Section 5). We utilize this result to argue that if the treewidth of our input graph is too large, then it has a ck-wall as a subgraph (for some fixed constant c) such that no vertex of this ck-wall belongs to the initial or final positions of the snake.…”
Section: Kernelizationmentioning
confidence: 99%
See 2 more Smart Citations
“…More precisely, we develop a polynomial-time algorithm that given an instance of Snake Game, outputs an equivalent instance of Snake Game where the treewidth of the graph is bounded by a polynomial in k. Our procedure is based on the irrelevant vertex technique [30]. First, we exploit the relatively recent breakthrough result by Chekuri and Chuzhoy [7] that states that, for any positive integer t ∈ N, any graph whose treewidth is at least d · t c (for some fixed constants c and d) 2 has a t × t-grid as a minor, and hence also a so called t-wall as a subgraph (see Section 5). We utilize this result to argue that if the treewidth of our input graph is too large, then it has a ck-wall as a subgraph (for some fixed constant c) such that no vertex of this ck-wall belongs to the initial or final positions of the snake.…”
Section: Kernelizationmentioning
confidence: 99%
“…Lemma 3. 7. Let SG = G, k, init, fin be an instance of Snake Game and t ∈ N. Let C be the (k − 1)-configuration graph and C be a (k − 1)-sparse configuration graph of SG.…”
Section: Proofmentioning
confidence: 99%
See 1 more Smart Citation
“…Kawarabayashi and Kobayashi [24] proved that f (k) ≤ 2 O(k 2 log k) , and Leaf and Seymour [30] proved that f (k) ≤ 2 O(k log k) . The function f (k) was first shown to be polynomial by Chekuri and Chuzhoy [7], who showed f (k) ≤ O(k 98 polylog k). A recent result of Chuzhoy [8] improves this to f (k) ≤ O(k 36 polylog k).…”
Section: Grid Minorsmentioning
confidence: 99%
“…It was further improved to f (g) = 2 O(g 2 / log g) by Kawarabayashi and Kobayashi [KK12] and by Leaf and Seymour [LS15]. The first polynomial upper bound of f (g) = O(g 98 poly log g) was proved by Chekuri and Chuzhoy [CC16]. The proof is constructive and provides a randomized algorithm that, given an n-vertex graph G of treewidth k, finds a model of the (g × g)-grid minor in G, with g =Ω(k 1/98 ), in time polynomial in both n and k. Unfortunately, the proof itself is quite complex.…”
Section: Introductionmentioning
confidence: 99%