AbstractIn this paper we show how parallel algorithms can be turned into efficient streaming algorithms for several classical combinatorial problems in the W-Stream model. In this model, at each pass one input stream is read, one output stream is written, and data items have to be processed using limited space; streams are pipelined in such a way that the output stream produced at pass i is given as input stream at pass i+1. We first introduce a simulation technique that allows turning efficient PRAM algorithms into optimal W-Stream ones, for many classical combinatorial problems, including list ranking and Euler tour of a tree. For other problems, most notably graph problems, however, this technique leads to suboptimal algorithms. To overc...
The PRAM is a shared memory model of parallel computation which abstracts away from inessential engi...
The semi-streaming model is a variant of the streaming model frequently used for the computation of ...
In this paper we present the first algorithm to compute the Strongly Connected Components of a graph...
In this paper we show how parallel algorithms can be turned into efficient streaming algorithms for ...
AbstractIn this paper we show how parallel algorithms can be turned into efficient streaming algorit...
In this paper we show how PRAM algorithms can be turned into efficient streaming algorithms for seve...
In this paper we show how parallel algorithms can be turned into efficient streaming algorithms for ...
Abstract. In this paper we show how parallel algorithms can be turned into efficient streaming algor...
The need to deal with massive data sets in many practical applications has led to a growing interest...
For many algorithmic problems, traditional algorithms that optimise on the number of instructions ex...
AbstractThis paper presents results which improve the efficiency of parallel algorithms for computin...
Using an exclusive-read and exclusive-write (EREW) parallel random-access memory (PRAM) model with a...
Streaming algorithms, which process very large datasets received one update at a time, are a key too...
AbstractFew existing parallel graph algorithms achieve optimality when applied to very sparse graphs...
AbstractWe consider the Block PRAM model of Aggarwal et al. (in "Proceedings, First Annual ACM Sympo...
The PRAM is a shared memory model of parallel computation which abstracts away from inessential engi...
The semi-streaming model is a variant of the streaming model frequently used for the computation of ...
In this paper we present the first algorithm to compute the Strongly Connected Components of a graph...
In this paper we show how parallel algorithms can be turned into efficient streaming algorithms for ...
AbstractIn this paper we show how parallel algorithms can be turned into efficient streaming algorit...
In this paper we show how PRAM algorithms can be turned into efficient streaming algorithms for seve...
In this paper we show how parallel algorithms can be turned into efficient streaming algorithms for ...
Abstract. In this paper we show how parallel algorithms can be turned into efficient streaming algor...
The need to deal with massive data sets in many practical applications has led to a growing interest...
For many algorithmic problems, traditional algorithms that optimise on the number of instructions ex...
AbstractThis paper presents results which improve the efficiency of parallel algorithms for computin...
Using an exclusive-read and exclusive-write (EREW) parallel random-access memory (PRAM) model with a...
Streaming algorithms, which process very large datasets received one update at a time, are a key too...
AbstractFew existing parallel graph algorithms achieve optimality when applied to very sparse graphs...
AbstractWe consider the Block PRAM model of Aggarwal et al. (in "Proceedings, First Annual ACM Sympo...
The PRAM is a shared memory model of parallel computation which abstracts away from inessential engi...
The semi-streaming model is a variant of the streaming model frequently used for the computation of ...
In this paper we present the first algorithm to compute the Strongly Connected Components of a graph...