Tree-Based Parallel Algorithm Design

Published: 1997, Last Modified: 10 Feb 2025Algorithmica 1997EveryoneRevisionsBibTeXCC BY-SA 4.0
Abstract: In this paper a systematic method for the design of efficient parallel algorithms for the dynamic evaluation of computation trees and/or expressions is presented. This method involves the use of uniform closure properties of certain classes of unary functions. Using this method, optimal parallel algorithms are given for many computation tree problems which are important in parallel algebraic and numerical computation, and parallel code generation on exclusive read and exclusive write parallel random access machines. Our algorithmic result is complemented by a P-complete tree problem.
Loading