首页> 中文期刊>计算机工程 >多序列的近似LCS改进算法

多序列的近似LCS改进算法

     

摘要

This paper proposes two approximation algorithms for LCS problem of three input strings.Even if the approximation factors of the two algorithms are still 1/∣∑∣, they can both get much better results in comparison of Gotthilf’s approximating LCS algorithm in most cases.Linear approximating LCS algorithm, takes O(n) time and O(n) space, where n is the length of the longest input sequence.It can work well in the case of large scale input strings.Recursive approximating LCS algorithm, whose time and space complexities both are O(nlogn), can receive the best precision among these algorithms at the most time.It is applicable to meet the desire of good precision for corresponding LCS problem.The two algorithms can be used to solve the LCS problem of multiple sequences and CLCS problem of multiple sequences.Experimental results prove the validity of the two algorithms.%提出2种针对3条源序列的近似LCS算法,近似因子均为1/|∑|.其中,线性近似LCS算法的时空复杂度均为O(n),n为最长源序列的长度,适于解决大规模问题.递归近似LCS算法时空复杂度均为O(nlogn),适于要求高精度问题.同时,这2种算法都能用于解决多序列的LCS和CLCS问题.实验验证了这2种算法的有效性.

著录项

  • 来源
    《计算机工程》|2011年第2期|166-168171|共4页
  • 作者单位

    南京林业大学信息科学技术学院,南京210037;

    南京林业大学信息科学技术学院,南京210037;

    山东大学计算机科学技术学院,济南250101;

    南京林业大学信息科学技术学院,南京210037;

    南京林业大学信息科学技术学院,南京210037;

    南京林业大学信息科学技术学院,南京210037;

  • 原文格式 PDF
  • 正文语种 chi
  • 中图分类 TP311.52;
  • 关键词

    生物信息学; 最长公共子序列; 近似因子; 约束;

  • 入库时间 2023-07-24 17:40:55

相似文献

  • 中文文献
  • 外文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号