DocumentCode
1297784
Title
Derivation of a parallel algorithm for balancing binary trees
Author
Moitra, Abha ; Iyengar, S. Sitharama
Author_Institution
Dept. of Comput. Sci., Cornell Univ., Ithaca, NY, USA
Issue
3
fYear
1986
fDate
3/1/1986 12:00:00 AM
Firstpage
442
Lastpage
449
Abstract
A recent trend in program methodologies is to derive efficient parallel programs from sequential programs. This study explores the question of transforming a sequential algorithm into an efficient parallel algorithm by considering the problem of balancing binary search trees. The derivation of the parallel algorithm makes use of stepwise refinement. The authors first derive a new iterative balancing algorithm that exploits the similarity of point restructuring required at all the nodes at the same level. From this they derive a parallel algorithm that has time complexity O(1) on an N-processor configuration. This achieves the theoretical limit of speedup possible in a multiprocessor configuration.
Keywords
parallel processing; programming; trees (mathematics); binary search trees; binary trees; iterative balancing algorithm; multiprocessor configuration; parallel algorithm; point restructuring; program methodologies; sequential programs; software engineering; stepwise refinement; time complexity; Arrays; Binary search trees; Indexes; Parallel algorithms; Program processors; Vegetation; Balancing parallel algorithms; program transformation; search trees; stepwise refinement;
fLanguage
English
Journal_Title
Software Engineering, IEEE Transactions on
Publisher
ieee
ISSN
0098-5589
Type
jour
DOI
10.1109/TSE.1986.6312885
Filename
6312885
Link To Document