Pith. sign in

REVIEW 1 cited by

Gomory-Hu Trees in Quadratic Time

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2112.01042 v1 pith:MJIBOEXO submitted 2021-12-02 cs.DS

Gomory-Hu Trees in Quadratic Time

classification cs.DS
keywords timegomory-hurunningarxivauthorscubicgraphquadratic
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Gomory-Hu tree [Gomory and Hu, 1961] is a succinct representation of pairwise minimum cuts in an undirected graph. When the input graph has general edge weights, classic algorithms need at least cubic running time to compute a Gomory-Hu tree. Very recently, the authors of [AKL+, arXiv v1, 2021] have improved the running time to $\tilde{O}(n^{2.875})$ which breaks the cubic barrier for the first time. In this paper, we refine their approach and improve the running time to $\tilde{O}(n^2)$. This quadratic upper bound is also obtained independently in an updated version by the same group of authors [AKL+, arXiv v2, 2021].

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. A Simple and Fast Reduction from Gomory-Hu Trees to Polylog Maxflows

    cs.DS 2025-09 unverdicted novelty 8.0

    A simple reduction computes Gomory-Hu trees using polylog max-flow computations with near-linear total instance size for unweighted graphs.