Tight Bounds for Vertex Connectivity in Dynamic Streams

11/09/2022
by   Sepehr Assadi, et al.
0

We present a streaming algorithm for the vertex connectivity problem in dynamic streams with a (nearly) optimal space bound: for any n-vertex graph G and any integer k ≥ 1, our algorithm with high probability outputs whether or not G is k-vertex-connected in a single pass using O(k n) space. Our upper bound matches the known Ω(k n) lower bound for this problem even in insertion-only streams – which we extend to multi-pass algorithms in this paper – and closes one of the last remaining gaps in our understanding of dynamic versus insertion-only streams. Our result is obtained via a novel analysis of the previous best dynamic streaming algorithm of Guha, McGregor, and Tench [PODS 2015] who obtained an O(k^2 n) space algorithm for this problem. This also gives a model-independent algorithm for computing a "certificate" of k-vertex-connectivity as a union of O(k^2logn) spanning forests, each on a random subset of O(n/k) vertices, which may be of independent interest.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
01/30/2022

An Asymptotically Optimal Algorithm for Maximum Matching in Dynamic Streams

We present an algorithm for the maximum matching problem in dynamic (ins...
research
09/12/2022

Space Optimal Vertex Cover in Dynamic Streams

We optimally resolve the space complexity for the problem of finding an ...
research
02/22/2021

Near-Optimal Two-Pass Streaming Algorithm for Sampling Random Walks over Directed Graphs

For a directed graph G with n vertices and a start vertex u_ start, we w...
research
07/24/2020

Tight Distributed Sketching Lower Bound for Connectivity

In this paper, we study the distributed sketching complexity of connecti...
research
05/08/2021

Separations for Estimating Large Frequency Moments on Data Streams

We study the classical problem of moment estimation of an underlying vec...
research
07/22/2018

Independent Sets in Vertex-Arrival Streams

We consider the classic maximal and maximum independent set problems in ...
research
07/28/2020

Graph Spanners by Sketching in Dynamic Streams and the Simultaneous Communication Model

Graph sketching is a powerful technique introduced by the seminal work o...

Please sign up or login with your details

Forgot password? Click here to reset