Title :
Finding a k-tree core and a k-tree center of a tree network in parallel
Author :
Wang, Biing-Feng
Author_Institution :
Dept. of Comput. Sci., Nat. Tsing Hua Univ., Hsinchu, Taiwan
fDate :
2/1/1998 12:00:00 AM
Abstract :
A k-tree core of a tree network is a subtree with exactly k leaves that minimizes the total distance from vertices to the subtree. A k-tree center of a tree network is a subtree with exactly k leaves that minimizes the distance from the farthest vertex to the subtree. In this paper, two efficient parallel algorithms are proposed for finding a k-tree core and a k-tree center of a tree network, respectively. Both the proposed algorithms perform on the EREW PRAM in O(log n log n) time using O(n) work (time-processor product). Besides being efficient on the EREW PRAM, in the sequential case, our algorithm for finding a k-tree core of a tree network improves the two algorithms previously proposed
Keywords :
parallel algorithms; tree data structures; EREW PRAM; O(log n log n) time; k-tree center; k-tree core; parallel algorithms; tree network; Intelligent networks; Joining processes; Parallel algorithms; Phase change random access memory;
Journal_Title :
Parallel and Distributed Systems, IEEE Transactions on