Maximal $k$-Edge-Connected Subgraphs in Almost-Linear Time for Small $k$
Thatchaphol Saranurak, Wuwei Yuan

TL;DR
This paper presents the first almost-linear time algorithm for computing maximal $k$-edge-connected subgraphs in undirected graphs for small constant $k$, with extensions to dynamic graph updates.
Contribution
It introduces a deterministic almost-linear time algorithm for maximal $k$-edge-connected subgraphs for any constant $k$, extending previous work limited to $k extless= 2$.
Findings
Achieves $O(m + n^{1+o(1)})$ time complexity for fixed $k$
Extends to decremental graph setting with $m^{1+o(1)}$ update time
Reduces the problem to dynamic pairwise $k$-edge-connectivity queries
Abstract
We give the first almost-linear time algorithm for computing the \emph{maximal -edge-connected subgraphs} of an undirected unweighted graph for any constant . More specifically, given an -vertex -edge graph and a number , we can deterministically compute in time the unique vertex partition such that, for every , induces a -edge-connected subgraph while every superset does not. Previous algorithms with linear time work only when {[}Tarjan SICOMP'72{]}, otherwise they all require time even when {[}Chechik~et~al.~SODA'17; Forster~et~al.~SODA'20{]}. Our algorithm also extends to the decremental graph setting; we can deterministically maintain the maximal -edge-connected subgraphs of a graph undergoing edge deletions in …
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.
