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

Abstract

We give an n2+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 O(n2.5) by Abboud et al. (STOC 2021). Our running time is nearly optimal as a function of n.

0

Turn this paper into a full lesson

ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…