A (Very) Nearly Optimal Sketch for k-Edge Connectivity Certificates
Abstract
In this note, we present a simple algorithm for computing a k-connectivity certificate in dynamic graph streams. Our algorithm uses O(n 2 n · \k, n k\) bits of space which improves upon the O(kn 3 n)-space algorithm of Ahn, Guha, and McGregor (SODA'12). For the values of k that are truly sublinear, our space usage very nearly matches the known lower bound (n 2 n · \k, n\) established by Nelson and Yu (SODA'19; implicit) and Robinson (DISC'24). In particular, our algorithm fully settles the space complexity at (kn 2n) for k = ( n n), and bridges the gap down to only a doubly-logarithmic factor of O( n) for a smaller range of k = o( n n).
Turn this paper into a full lesson
ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.