Fully Dynamic Exact Edge Connectivity in Sublinear Time
Data Structures and Algorithms
2024-03-25 v2
Abstract
Given a simple -vertex, -edge graph undergoing edge insertions and deletions, we give two new fully dynamic algorithms for exactly maintaining the edge connectivity of in worst-case update time and 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].
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