Optimal algorithms for the single and multiple vertex updating problems of a minimum spanning tree

被引:4
|
作者
Johnson, DB [1 ]
Metaxas, P [1 ]
机构
[1] WELLESLEY COLL,DEPT COMP SCI,WELLESLEY,MA 02181
关键词
optimal parallel and sequential algorithms; EREW PRAM model; vertex updating; minimum spanning tree;
D O I
10.1007/BF01944354
中图分类号
TP31 [计算机软件];
学科分类号
081202 ; 0835 ;
摘要
The vertex updating problem for a minimum spanning tree (MST) is defined as follows: Given a graph G = (V, E(G)) and an MST T for G, find a new MST for G to which a new vertex z has been added along with weighted edges that connect z with the vertices of G. We present a set of rules that produce simple optimal parallel algorithms that run in O(lg n) time using n/lg n EREW PRAM processors, where n = /V/. These alobrithms employ any valid tree-contraction schedule that can be produced within the stated resource bounds. These rules can also be used to derive simple linear-time sequential algorithms for the same problem. The previously best-known parallel result was a rather complicated algorithm that used n processors in the more powerful CREW PRAM model. Furthermore, we show how our solution can be used to solve the multiple vertex updating problem: Update a given MST when k new vertices are introduced simultaneously. This problem is solved in O (lgk . lg n) parallel time using (k . n)/(lgk . lg n) EREW PRAM processors. This is optimal for graphs having Omega(kn) edges.
引用
收藏
页码:633 / 648
页数:16
相关论文
共 50 条