Papers
Topics
Authors
Recent
Search
2000 character limit reached

Parameterized Complexity of Streaming Diameter and Connectivity Problems

Published 11 Jul 2022 in cs.DS, cs.CC, and cs.DM | (2207.04872v2)

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 kk allows for algorithms in the Adjacency List (AL) streaming model whose number of passes is constant and memory is O(logn)O(\log n) for any fixed kk. Underlying these algorithms is a method to execute a breadth-first search in O(k)O(k) passes and O(klogn)O(k \log n) bits of memory. On the negative end, we show that many other parameters lead to lower bounds in the AL model, where Ω(n/p)\Omega(n/p) bits of memory is needed for any pp-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 HH, for most HH. For some cases, we can also show one-pass, Ω(nlogn)\Omega(n \log n) bits of memory lower bounds. We also prove a much stronger Ω(n<sup>2/p)\Omega(n<sup>2/p) lower bound for Diameter on bipartite graphs. Finally, using the insights we developed into streaming parameterized graph exploration algorithms, we show a new streaming kernelization algorithm for computing a vertex cover of size kk. This yields a kernel of $2k$ vertices (with O(k<sup>2)O(k<sup>2) edges) produced as a stream in poly(k)\text{poly}(k) passes and only O(klogn)O(k \log n) bits of memory.

Citations (1)

Summary

No one has generated a summary of this paper yet.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Continue Learning

We haven't generated follow-up questions for this paper yet.

Tweets

Sign up for free to view the 2 tweets with 0 likes about this paper.