A Simple Deterministic Reduction From Gomory-Hu Tree to Maxflow and Expander Decomposition
Abstract
Given an undirected graph , a Gomory-Hu tree (Gomory and Hu, 1961) is a tree on that preserves all-pairs mincuts of exactly. We present a simple and efficient randomized reduction from Gomory-Hu trees to polylog maxflow computations. On unweighted graphs, our reduction reduces to maxflow computations on graphs of total instance size and the algorithm requires only additional time. Our reduction is the first that is tight up to polylog factors. The reduction also seamlessly extends to weighted graphs, however, instance sizes and runtime increase to . Finally, we show how to extend our reduction to reduce Gomory-Hu trees for unweighted hypergraphs to maxflow in hypergraphs. Again, our reduction is the first that is tight up to polylog factors.
Keywords
Cite
@article{arxiv.2510.27330,
title = {A Simple Deterministic Reduction From Gomory-Hu Tree to Maxflow and Expander Decomposition},
author = {Maximilian Probst Gutenberg and Weixuan Yuan},
journal= {arXiv preprint arXiv:2510.27330},
year = {2026}
}
Comments
The paper is a follow-up work of the following paper: A Simple and Fast Reduction from Gomory-Hu Trees to Polylog Maxflows (arXiv:2509.02520) Our runtime analysis directly follows from the runtime analysis in the above-mentioned paper, which contains a gap, making the runtime analysis invalid