English

A Separator for Minor-Free Graphs Beyond the Flow Barrier

Data Structures and Algorithms 2026-05-12 v2

Abstract

In 1990, Alon, Seymour, and Thomas gave the first balanced separator of size O(h3/2n)O(h^{3/2}\sqrt{n}) for any KhK_h-minor-free graph, which has had numerous algorithmic applications. They conjectured that the size of the balanced separator can be reduced to O(hn)O(h\sqrt{n}), which is asymptotically tight. Two decades later, Kawarabayashi and Reed constructed a separator of size O(hn+f(h))O(h\sqrt{n} + f(h)) based on the graph minor structure theorem, where f(h)f(h) is an extremely fast-growing function typically seen in the structure theorem. Recently, Spalding-Jamieson constructed a separator of size O(hloghlogloghn)O(h\log h \log\log h \sqrt{n}); the technique is rooted in concurrent flow-sparsest cut duality. Spalding-Jamieson's separator comes very close to O(hloghn)O(h\log h \sqrt{n}), which is the barrier for techniques based on the flow-cut duality. In this work, we first observe that plugging in the recent padded decomposition by Filtser and Conroy into the flow-based algorithm of Korhonen and Lokshtanov yields a balanced separator of size O(hloghn)O(h\log h \sqrt{n}), matching the flow barrier. This result motivates the question of whether the flow barrier can be broken, which would be a stepping stone toward resolving the conjecture of Alon, Seymour, and Thomas. The main result of our work is a positive answer to this question: we construct a balanced separator of size O(hloghn)O(h \sqrt{\log h} \sqrt{n}). Surprisingly, perhaps, our algorithm is still based on the iterative framework of Alon, Seymour, and Thomas, although a key component of their algorithm within this framework, called the neighborhood bound, was shown to be tight. Our new idea is to incorporate a low-diameter decomposition into the framework, which allows us to reduce the neighborhood bound by a factor of hh, at the cost of a factor logh\log h. As a result, we improve the h\sqrt{h} factor to logh\sqrt{\log h} in the final separator's size.

Keywords

Cite

@article{arxiv.2605.05494,
  title  = {A Separator for Minor-Free Graphs Beyond the Flow Barrier},
  author = {Hung Le},
  journal= {arXiv preprint arXiv:2605.05494},
  year   = {2026}
}

Comments

15 pages, 2 figures. A minor revision based on new comments. Abstract shorten to meet arxiv's limit

R2 v1 2026-07-01T12:53:48.032Z