Fully Dynamic Approximate Minimum Cut in Subpolynomial Time per Operation

Abstract

Dynamically maintaining the minimum cut in a graph G under edge insertions and deletions is a fundamental problem in dynamic graph algorithms for which no conditional lower bound on the time per operation exists. In an n-node graph the best known (1+o(1))-approximate algorithm takes O(n) update time [Thorup 2007]. If the minimum cut is guaranteed to be ( n)o(1), a deterministic exact algorithm with no(1) update time exists [Jin, Sun, Thorup 2024]. We present the first fully dynamic algorithm for (1+o(1))-approximate minimum cut with no(1) update time. Our main technical contribution is to show that it suffices to consider small-volume cuts in suitably contracted graphs.

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…