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 k allows for algorithms in the Adjacency List (AL) streaming model whose number of passes is constant and memory is O(log n) for any fixed k. Underlying these algorithms is a method to execute a breadth-first search in O(k) passes and O(klog 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) bits of memory is needed for any p-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 n...
Finding a topological ordering for a directed graph is one of the fundamental problems in computer s...
The bandwidth of a n-vertex graph G is the smallest integer b such that there exists a bijective fun...
As graphs continue to grow in size, we seek ways to effectively process such data at scale. The mode...
We initiate the investigation of the parameterized complexity of Diameter and Connectivity in the st...
Parameterized complexity attempts to give a more fine-grained analysis of the complexity of problems...
Streaming is a model where an input graph is provided one edge at a time, instead of being able to i...
Streaming is a model where an input graph is provided one edge at a time, instead of being able to i...
The semi-streaming model is a variant of the streaming model frequently used for the computation of ...
Consider the following gap cycle counting problem in the streaming model: The edges of a 2-regular n...
Streaming algorithms, which process very large datasets received one update at a time, are a key too...
www.elsevier.com/locate/tcs We formalize a potentially rich new streaming model, the semi-streaming ...
Over the last few years, there has been considerable amount of study and work on developing algorith...
As graphs continue to grow in size, we seek ways to effectively process such data at scale. The mode...
We formalize a potentially rich new streaming model, the semi-streaming model, that we believe is ne...
We present a streaming algorithm that makes one pass over the edges of an unweighted graph pre-sente...
Finding a topological ordering for a directed graph is one of the fundamental problems in computer s...
The bandwidth of a n-vertex graph G is the smallest integer b such that there exists a bijective fun...
As graphs continue to grow in size, we seek ways to effectively process such data at scale. The mode...
We initiate the investigation of the parameterized complexity of Diameter and Connectivity in the st...
Parameterized complexity attempts to give a more fine-grained analysis of the complexity of problems...
Streaming is a model where an input graph is provided one edge at a time, instead of being able to i...
Streaming is a model where an input graph is provided one edge at a time, instead of being able to i...
The semi-streaming model is a variant of the streaming model frequently used for the computation of ...
Consider the following gap cycle counting problem in the streaming model: The edges of a 2-regular n...
Streaming algorithms, which process very large datasets received one update at a time, are a key too...
www.elsevier.com/locate/tcs We formalize a potentially rich new streaming model, the semi-streaming ...
Over the last few years, there has been considerable amount of study and work on developing algorith...
As graphs continue to grow in size, we seek ways to effectively process such data at scale. The mode...
We formalize a potentially rich new streaming model, the semi-streaming model, that we believe is ne...
We present a streaming algorithm that makes one pass over the edges of an unweighted graph pre-sente...
Finding a topological ordering for a directed graph is one of the fundamental problems in computer s...
The bandwidth of a n-vertex graph G is the smallest integer b such that there exists a bijective fun...
As graphs continue to grow in size, we seek ways to effectively process such data at scale. The mode...