Fully Dynamic Exact Edge Connectivity in Sublinear Time
Gramoz Goranci, Monika Henzinger, Danupon Nanongkai, Thatchaphol, Saranurak, Mikkel Thorup, Christian Wulff-Nilsen

TL;DR
This paper introduces two new fully dynamic algorithms for maintaining exact edge connectivity in graphs with efficient worst-case and amortized update times, answering an open question in the field.
Contribution
It presents the first fully dynamic algorithms for exact edge connectivity with sublinear update times, improving upon previous methods that were approximate or restricted.
Findings
Achieved worst-case update time of O(n)
Achieved amortized update time of O(m^{1-1/31})
Answered an open question by Thorup about dynamic edge connectivity
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].
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
TopicsComplexity and Algorithms in Graphs · Optimization and Search Problems · Interconnection Networks and Systems
