Fully Dynamic Approximate Minimum Cut in Subpolynomial Time per Operation
Antoine El-Hayek, Monika Henzinger, Jason Li

TL;DR
This paper introduces the first fully dynamic algorithm for approximate minimum cut in graphs with subpolynomial update time, advancing the efficiency of dynamic graph algorithms.
Contribution
It presents a novel approach that reduces the problem to considering small-volume cuts in contracted graphs, enabling faster updates.
Findings
Achieves subpolynomial update time for approximate minimum cut
Introduces a new technique focusing on small-volume cuts
Advances the state-of-the-art in dynamic graph algorithms
Abstract
Dynamically maintaining the minimum cut in a graph 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 -node graph the best known -approximate algorithm takes update time [Thorup 2007]. If the minimum cut is guaranteed to be , a deterministic exact algorithm with update time exists [Jin, Sun, Thorup 2024]. We present the first fully dynamic algorithm for -approximate minimum cut with update time. Our main technical contribution is to show that it suffices to consider small-volume cuts in suitably contracted graphs.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsScheduling and Optimization Algorithms · Manufacturing Process and Optimization · Optimization and Packing Problems
