Fully Dynamic Approximate Minimum Cut in Subpolynomial Time per Operation
Data Structures and Algorithms
2025-01-07 v2
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.
Cite
@article{arxiv.2412.15069,
title = {Fully Dynamic Approximate Minimum Cut in Subpolynomial Time per Operation},
author = {Antoine El-Hayek and Monika Henzinger and Jason Li},
journal= {arXiv preprint arXiv:2412.15069},
year = {2025}
}
Comments
To appear at SODA2025