AbstractAlgorithmic skeletons are ready-made parallel computation patterns. Since each skeleton can be evaluated efficiently on parallel computation environments, we can develop effcient parallel programs only by specifying our computation by a combination of skeletons. Although effectiveness of algorithmic skeletons, especially those manipulating arrays and lists, is now well-recognized, those for trees of unbounded degree have not been firmly established. Most of the existing studies transform them to binary trees through preprocessing. But this approach is not practical. The transformation not only makes developments of parallel programs diffcult but also affects the performance of the parallel programs developed.In this paper, we propos...
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-...
AbstractWe extend the classic parallel tree-contraction technique of Miller and Reif to handle the e...
AbstractAlgorithmic skeletons are ready-made parallel computation patterns. Since each skeleton can ...
Algorithmic skeletons are ready-made parallel computation patterns. Since each skeleton can be evalu...
Parallel tree contraction is a well established method of parallel tree processing. There are effici...
Trees are a useful data type, but they are not routinely included in parallel programming systems be...
Tree contraction algorithms, whose idea was first proposed by Miller and Reif, are important paralle...
Abstract. Trees are useful data structures, but to design efficient parallel programs over trees is ...
The concept of a tree has been used in various areas of mathematics for over a century. In particula...
We show a new property of Fibonacci numbers which is related to the analysis of a very simple and na...
This report contains Fork95 implementations of basic parallel operations on trees, like rooting and ...
Accumulations are higher-order operations on structured objects; they leave the shape of an object u...
Evaluation of CSG tree in a CSG based solid modeler is a very computationally intensive operation. I...
AbstractAccumulations are higher-order operations on structured objects; they leave the shape of an ...
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-...
AbstractWe extend the classic parallel tree-contraction technique of Miller and Reif to handle the e...
AbstractAlgorithmic skeletons are ready-made parallel computation patterns. Since each skeleton can ...
Algorithmic skeletons are ready-made parallel computation patterns. Since each skeleton can be evalu...
Parallel tree contraction is a well established method of parallel tree processing. There are effici...
Trees are a useful data type, but they are not routinely included in parallel programming systems be...
Tree contraction algorithms, whose idea was first proposed by Miller and Reif, are important paralle...
Abstract. Trees are useful data structures, but to design efficient parallel programs over trees is ...
The concept of a tree has been used in various areas of mathematics for over a century. In particula...
We show a new property of Fibonacci numbers which is related to the analysis of a very simple and na...
This report contains Fork95 implementations of basic parallel operations on trees, like rooting and ...
Accumulations are higher-order operations on structured objects; they leave the shape of an object u...
Evaluation of CSG tree in a CSG based solid modeler is a very computationally intensive operation. I...
AbstractAccumulations are higher-order operations on structured objects; they leave the shape of an ...
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-...
AbstractWe extend the classic parallel tree-contraction technique of Miller and Reif to handle the e...