English

Thin Trees for Near Minimum Cuts

Data Structures and Algorithms 2026-05-14 v1

Abstract

The strong thin tree conjecture states that every kk-edge-connected graph GG contains an O(1/k)O(1/k)-thin spanning tree, meaning a spanning tree which contains at most an O(1/k)O(1/k) fraction of the edges across each cut in GG. This conjecture is still open despite significant effort; the best current result by Anari and Oveis Gharan shows the existence of an O(polyloglog(n)/k)O(\text{polyloglog}(n)/k)-thin tree. In this work, we demonstrate that the conjecture is true if one only requires thinness for the set of η\eta-near minimum cuts of the graph for η=1/40\eta = 1/40, in other words, for the set of cuts with fewer than (1+1/40)k(1+1/40)k edges. Our approach constructs such a tree in polynomial time. To show this, we utilize the structure of near minimum cuts, and in particular the polygon representation of Bencz\'ur and Goemans, to reduce to the previously solved problem of finding a spanning tree that is O(1/k)O(1/k)-thin for all sets in a laminar family.

Keywords

Cite

@article{arxiv.2605.12669,
  title  = {Thin Trees for Near Minimum Cuts},
  author = {Nathan Klein and Neil Olver and Zi Song Yeoh},
  journal= {arXiv preprint arXiv:2605.12669},
  year   = {2026}
}

Comments

ICALP 2026