Sparse graphs with bounded induced cycle packing number have logarithmic treewidth
Marthe Bonamy, Édouard Bonnet, Hugues Déprés, Louis Esperet, Colin Geniet, Claire Hilaire, Stéphan Thomassé, Alexandra Wesolek
TL;DR
The paper investigates induced cycle packing in graphs through the lens of $\mathcal{O}_k$-freeness and sparsity, proving that $\mathcal{O}_k$-free graphs excluding a $K_{t,t}$ subgraph have a feedback vertex set of size $O_{t,k}(\log n)$ and hence logarithmic treewidth. Central to the approach is the cycle rank $r(G)$ and a rich-vertex argument that iteratively removes high-degree vertices to reduce the graph to a forest, yielding strong structural bounds. This leads to quasi-polynomial algorithms for Maximum Independent Set and 3-Coloring on $\mathcal{O}_k$-free graphs and, more broadly, polynomial-time solvability for many NP-hard problems in sparse $\mathcal{O}_k$-free graphs, along with polynomial-time testing of $\mathcal{O}_k$-freeness in sparse graphs. The results tie into induced grid-minor theory and provide tight lower bounds via explicit constructions, charting a path toward practical algorithms on broad graph families.
Abstract
A graph is $\mathcal{O}_k$-free if it does not contain $k$ pairwise vertex-disjoint and non-adjacent cycles. We prove that "sparse" (here, not containing large complete bipartite graphs as subgraphs) $\mathcal{O}_k$-free graphs have treewidth (even, feedback vertex set number) at most logarithmic in the number of vertices. This is optimal, as there is an infinite family of $\mathcal{O}_2$-free graphs without $K_{2,3}$ as a subgraph and whose treewidth is (at least) logarithmic. Using our result, we show that Maximum Independent Set and 3-Coloring in $\mathcal{O}_k$-free graphs can be solved in quasi-polynomial time. Other consequences include that most of the central NP-complete problems (such as Maximum Independent Set, Minimum Vertex Cover, Minimum Dominating Set, Minimum Coloring) can be solved in polynomial time in sparse $\mathcal{O}_k$-free graphs, and that deciding the $\mathcal{O}_k$-freeness of sparse graphs is polynomial time solvable.
