A Nearly Optimal All-Pairs Min-Cuts Algorithm in Simple Graphs

06/04/2021
by   Jason Li, et al.
0

We give an n^2+o(1)-time algorithm for finding s-t min-cuts for all pairs of vertices s and t in a simple, undirected graph on n vertices. We do so by constructing a Gomory-Hu tree (or cut equivalent tree) in the same running time, thereby improving on the recent bound of Õ(n^2.5) by Abboud et al. (FOCS 2021). Our running time is nearly optimal as a function of n.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
06/07/2021

Faster Cut-Equivalent Trees in Simple Graphs

Let G = (V, E) be an undirected connected simple graph on n vertices. A ...
research
11/03/2021

Approximate Gomory-Hu Tree Is Faster Than n-1 Max-Flows

The Gomory-Hu tree or cut tree (Gomory and Hu, 1961) is a classic data s...
research
02/10/2018

Searching isomorphic graphs

To determine that two given undirected graphs are isomorphic, we constru...
research
11/16/2018

Nearly ETH-Tight Algorithms for Planar Steiner Tree with Terminals on Few Faces

The Planar Steiner Tree problem is one of the most fundamental NP-comple...
research
04/20/2020

Distributed Weighted Min-Cut in Nearly-Optimal Time

Minimum-weight cut (min-cut) is a basic measure of a network's connectiv...
research
03/13/2018

Nearly Optimal Time Bounds for kPath in Hypergraphs

In the kPath problem the input is a graph G and an integer k, and the go...
research
02/28/2020

Improved Algorithm for Min-Cuts in Distributed Networks

In this thesis, we present fast deterministic algorithm to find small cu...

Please sign up or login with your details

Forgot password? Click here to reset