期刊文献+

逼近最优的更新最小生成树的并行算法

TOWARDS OPTIMAL PARALLEL ALGORITHM FOR UPDATING MINIMUM SPANNING TREES
下载PDF
导出
摘要 给定连通无向赋值图G=(V,E),|V|=n,|E|=m,当G的某边的赋值改变时,必引起其最小生成树的改变。本文给出了一个快速有效地求新的最小生成树的并行算法,时间为O(log m),处理器个数为O(m^(1/2)),计算模型为EREW-PRAM。预处理也仅需O(log^2m)时间O(m)个处理器,与求初始最小生成树的耗费一样。我们的算法的并行时间与处理四个数的乘积为O(m^(1/2) log m)(此问题已知最快的串行算法时间为O(m^(1/2)))。 Given an undirected connected weighted graph G = (V,E), where |V| = n, | E | = m, the MST T of G might be changed when the cost of some edge of G changes. A parallel algorithm to find a new MST of G is presented in EREW-PRAM model with O(logm) time and O(m) processors. The product of paralleltime and the number of processors is near to the time O(m) of the known best sequential algorithm. And the cost of preliminary processing, where t = O(log2m) and p = O(m), is the same as the cost of finding initial MST of G.
作者 江正
机构地区 北京计算机学院
出处 《计算机学报》 EI CSCD 北大核心 1990年第12期908-915,共8页 Chinese Journal of Computers
基金 国家自然科学基金
  • 相关文献

参考文献2

  • 1江正,全国第三届分布式计算系统学术会议论文,1988年
  • 2江正,中国软件行业协会青年协会年会会议录,1988年

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部