首页    期刊浏览 2024年07月06日 星期六
登录注册

文章基本信息

  • 标题:An Efficient Parallel Algorithm for Merging in the Postal Model
  • 本地全文:下载
  • 作者:Park, Hae-Kyeong ; Chi, Dong-Hae ; Lee, Dong-Kyoo
  • 期刊名称:ETRI Journal
  • 印刷版ISSN:1225-6463
  • 电子版ISSN:2233-7326
  • 出版年度:1999
  • 卷号:21
  • 期号:2
  • 页码:31-31
  • 语种:English
  • 出版社:Electronics and Telecommunications Research Institute
  • 摘要:Given two sorted lists A=(a0, a1, ,a -1}) and B=(b0, b1, , bm-1), we are to merge these two lists into a sorted list C=(c0,c1, , cn-1), where n= +m. Since this is a fundamental problem useful to solve many problems such as sorting and graph problems, there have been many efficient parallel algorithms for this problem. But these algorithms cannot be performed efficiently in the postal model since the communication latency , which is of prime importance in this model, is not needed to be considered for those algorithms. Hence, in this paper we propose an efficient merge algorithm in this model that runs in time by using a new property of the bitonic sequence which is crucial to our algorithm. We also show that our algorithm is near-optimal by proving that the lower bound of this problem in the postal model is , where .
国家哲学社会科学文献中心版权所有