Papers
Topics
Authors
Recent
Search
2000 character limit reached

Subcubic Algorithms for Gomory-Hu Tree in Unweighted Graphs

Published 18 Dec 2020 in cs.DS | (2012.10281v2)

Abstract: Every undirected graph GG has a (weighted) cut-equivalent tree TT, commonly named after Gomory and Hu who discovered it in 1961. Both TT and GG have the same node set, and for every node pair s,ts,t, the minimum (s,t)(s,t)-cut in TT is also an exact minimum (s,t)(s,t)-cut in GG. We give the first subcubic-time algorithm that constructs such a tree for a simple graph GG (unweighted with no parallel edges). Its time complexity is O~(n<sup>2.5)\tilde{O}(n<sup>{2.5}), for n=∣V(G)∣n=|V(G)|; previously, only O~(n<sup>3)\tilde{O}(n<sup>3) was known, except for restricted cases like sparse graphs. Consequently, we obtain the first algorithm for All-Pairs Max-Flow in simple graphs that breaks the cubic-time barrier. Gomory and Hu compute this tree using n−1n-1 queries to (single-pair) Max-Flow; the new algorithm can be viewed as a fine-grained reduction to O~(n)\tilde{O}(\sqrt{n}) Max-Flow computations on nn-node graphs.

Citations (36)

Summary

No one has generated a summary of this paper yet.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Continue Learning

We haven't generated follow-up questions for this paper yet.