Parameterized Complexity of Streaming Diameter and Connectivity Problems
Jelle J. Oostveen, Erik Jan van Leeuwen

TL;DR
This paper explores the parameterized complexity of streaming algorithms for Diameter and Connectivity problems, providing both positive algorithms under certain parameters and lower bounds for others, along with a new kernelization method.
Contribution
It introduces streaming algorithms for Diameter and Connectivity with parameterized guarantees, establishes lower bounds for various parameters, and develops a streaming kernelization for vertex cover.
Findings
Constant-pass algorithms for graphs with vertex cover of size k
Lower bounds for memory in streaming algorithms based on graph parameters
A new streaming kernelization algorithm for vertex cover
Abstract
We initiate the investigation of the parameterized complexity of Diameter and Connectivity in the streaming paradigm. On the positive end, we show that knowing a vertex cover of size allows for algorithms in the Adjacency List (AL) streaming model whose number of passes is constant and memory is for any fixed . Underlying these algorithms is a method to execute a breadth-first search in passes and bits of memory. On the negative end, we show that many other parameters lead to lower bounds in the AL model, where bits of memory is needed for any -pass algorithm even for constant parameter values. In particular, this holds for graphs with a known modulator (deletion set) of constant size to a graph that has no induced subgraph isomorphic to a fixed graph , for most . For some cases, we can also show one-pass, …
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.
