Fe b 20 14 Longest Common Subsequence in k Length Substrings ⋆

semanticscholar(2021)

引用 0|浏览0
暂无评分
摘要
In this paper we define a new problem, motivated by computational biology, LCSk aiming at finding the maximal number of k length substrings, matching in both input strings while preserving their order of appearance. The traditional LCS definition is a special case of our problem, where k = 1. We provide an algorithm, solving the general case in O(n) time, where n is the length of the input strings, equaling the time required for the special case of k = 1. The space requirement of the algorithm is O(kn). We also define a complementary EDk distance measure and show that EDk(A,B) can be computed in O(nm) time and O(km) space, where m, n are the lengths of the input sequences A and B respectively.
更多
查看译文
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要