The segment tree is a simple and important data structure in computational geometry [7,11]. We present an experimental study of parallel algorithms for building segment trees. We analyze the algorithms in the context of both the PRAM (Parallel Random Access Machine) and hypercube architectures. In addition, we present performance data for implementations developed on the Connection Machine. We compare two different parallel alforitms, and we also compare our parallel algorithms to a good sequential algorithm for doing the same job. In this way, we evaluate the overall efficiency of our parallel methods. Our performance results illustrates the problems involved in using popular machine models(PRAM) and analysis techniques (asymptotic efficie...
This paper describes several parallel algorithms that solve geometric problems. The algorithms are b...
AbstractAccumulations are higher-order operations on structured objects; they leave the shape of an ...
Parallel computation offers the promise of great improvements in the solution of problems that, if w...
AbstractWe study the computation, communication and synchronization requirements related to the cons...
The concept of a tree has been used in various areas of mathematics for over a century. In particula...
This paper describes several parallel algorithms that solve geometric problems. The algorithms are b...
Abstract { Data-parallel algorithms for R-trees, a common spatial data structure arepresented, in th...
A summary of the results achieved in the paper "Optimal Randomized Parallel Algorithms for Comp...
This report contains Fork95 implementations of basic parallel operations on trees, like rooting and ...
We present an optimal parallel algorithm for the construction of(a, b)-trees-a generalization of 2-3...
We present an optimal parallel algorithm for the construction of (a, b)-trees-a generalization of 2-...
The tree-layout problem is to compute the coordinates of nodes of a tree so that the tree, when draw...
Accumulations are higher-order operations on structured objects; they leave the shape of an object u...
This dissertation develops and studies fast algorithms for solving closest point problems. Algorithm...
Region growing is a general technique for image segmentation, where image characteristics are used t...
This paper describes several parallel algorithms that solve geometric problems. The algorithms are b...
AbstractAccumulations are higher-order operations on structured objects; they leave the shape of an ...
Parallel computation offers the promise of great improvements in the solution of problems that, if w...
AbstractWe study the computation, communication and synchronization requirements related to the cons...
The concept of a tree has been used in various areas of mathematics for over a century. In particula...
This paper describes several parallel algorithms that solve geometric problems. The algorithms are b...
Abstract { Data-parallel algorithms for R-trees, a common spatial data structure arepresented, in th...
A summary of the results achieved in the paper "Optimal Randomized Parallel Algorithms for Comp...
This report contains Fork95 implementations of basic parallel operations on trees, like rooting and ...
We present an optimal parallel algorithm for the construction of(a, b)-trees-a generalization of 2-3...
We present an optimal parallel algorithm for the construction of (a, b)-trees-a generalization of 2-...
The tree-layout problem is to compute the coordinates of nodes of a tree so that the tree, when draw...
Accumulations are higher-order operations on structured objects; they leave the shape of an object u...
This dissertation develops and studies fast algorithms for solving closest point problems. Algorithm...
Region growing is a general technique for image segmentation, where image characteristics are used t...
This paper describes several parallel algorithms that solve geometric problems. The algorithms are b...
AbstractAccumulations are higher-order operations on structured objects; they leave the shape of an ...
Parallel computation offers the promise of great improvements in the solution of problems that, if w...