English

Fully Dynamic Exact Edge Connectivity in Sublinear Time

Data Structures and Algorithms 2024-03-25 v2

Abstract

Given a simple nn-vertex, mm-edge graph GG undergoing edge insertions and deletions, we give two new fully dynamic algorithms for exactly maintaining the edge connectivity of GG in O~(n)\tilde{O}(n) worst-case update time and O~(m11/31)\tilde{O}(m^{1-1/31}) amortized update time, respectively. Prior to our work, all dynamic edge connectivity algorithms either assumed bounded edge connectivity, guaranteed approximate solutions, or were restricted to edge insertions only. Our results provide an affirmative answer to an open question posed by Thorup [Combinatorica'07].

Keywords

Cite

@article{arxiv.2302.05951,
  title  = {Fully Dynamic Exact Edge Connectivity in Sublinear Time},
  author = {Gramoz Goranci and Monika Henzinger and Danupon Nanongkai and Thatchaphol Saranurak and Mikkel Thorup and Christian Wulff-Nilsen},
  journal= {arXiv preprint arXiv:2302.05951},
  year   = {2024}
}

Comments

corrected the runtime of the algorithm based on expander decompositions

R2 v1 2026-06-28T08:38:07.893Z