A Nearly Optimal All-Pairs Min-Cuts Algorithm in Simple Graphs
Data Structures and Algorithms
2021-11-04 v2
Abstract
We give an -time algorithm for finding - min-cuts for all pairs of vertices and in a simple, undirected graph on 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 by Abboud et al. (STOC 2021). Our running time is nearly optimal as a function of .
Cite
@article{arxiv.2106.02233,
title = {A Nearly Optimal All-Pairs Min-Cuts Algorithm in Simple Graphs},
author = {Jason Li and Debmalya Panigrahi and Thatchaphol Saranurak},
journal= {arXiv preprint arXiv:2106.02233},
year = {2021}
}
Comments
FOCS 2021, 23 pages