引用本文:沈一飞,陈国良,张强锋.PRAM和LARPBS模型上有向序列翻转距离并行算法.软件学报,2007,18(11):2683-2690
【打印本页】   【下载PDF全文】   查看/发表评论  【EndNote】   【RefMan】   【BibTex】
←前一篇|后一篇→ 过刊浏览    高级检索
本文已被:浏览 4549次   下载 6033 本文二维码信息
码上扫一扫!
分享到: 微信 更多
PRAM和LARPBS模型上有向序列翻转距离并行算法
沈一飞1,2, 陈国良1,2, 张强锋1,2
1.中国科学技术大学,计算机科学技术系,安徽,合肥,230027;2.国家高性能计算中心(合肥),安徽,合肥,230027
摘要:
分别在两种重要并行计算模型中给出计算有向基因组排列的反转距离新的并行算法.基于Hannenhalli和Pevzner理论,分3个主要部分设计并行算法:构建断点图、计算断点图中圈数、计算断点图中障碍的数目.在CREW-PRAM模型上,算法使用O(n2)处理器,时间复杂度为O(log2n);在基于流水光总线的可重构线性阵列系统(linear array with a reconfigurable pipelined bus system, LARPBS)模型上,算法使用O(n3)处理器,计算时间复杂度为O(logn).
关键词:  并行算法  光总线并行模型  反转距离  基因组重排  序列比较  CREW-PRAM模型
DOI:
分类号:
基金项目:Supported by the Key Project of the National Natural Science Foundation of China under Grant No.60533020 (国家自然科学基金重点项目)
Parallel Algorithms for Reversal Distance of Permutations on PRAM and LARPBS
SHEN Yi-Fei,CHEN Guo-Liang,ZHANG Qiang-Feng
Abstract:
This paper presents two parallel algorithms to compute reversal distance of two signed permutations on different models. These two algorithms are based on Hannenhalli and Pevzner's theory and composed of three key steps: Construct break point graph, compute the number of cycles in break point graph and compute the number of hurdles in break point graph. The first algorithm runs in O(log2n) time using O(n2) processors in SIMD-CREW model. The second one can solve the problem in O(logn) bus cycles by using O(n3) processors on the linear array with a reconfigurable pipelined bus system (LARPBS).
Key words:  parallel algorithm  optical bus parallel model  reversal distance  genome rearrangements  sequence comparison  CREW-PRAM model

引用本文:
【打印本页】   【下载PDF全文】   查看/发表评论  【EndNote】   【RefMan】   【BibTex】
←前一篇|后一篇→ 过刊浏览    高级检索
本文已被:浏览次   下载  
分享到: 微信 更多
摘要:
关键词:  
DOI:
分类号:
基金项目:
Abstract:
Key words: