3.8 Article

Faster algorithms for computing longest common increasing subsequences

期刊

JOURNAL OF DISCRETE ALGORITHMS
卷 9, 期 4, 页码 314-325

出版社

ELSEVIER SCIENCE BV
DOI: 10.1016/j.jda.2011.03.013

关键词

Common subsequences; Increasing subsequences; Small alphabets; Van Emde Boas trees

资金

  1. Danish Natural Science Research Council [21-04-0389]

向作者/读者索取更多资源

We present algorithms for finding a longest common increasing subsequence of two or more input sequences. For two sequences of lengths n and m, where m >= n, we present an algorithm with an output-dependent expected running time of O((m+ nl) log log sigma + Sort) and O(m) space, where l is the length of an LCIS, sigma is the size of the alphabet, and Sort is the time to sort each input sequence. For k >= 3 length n sequences we present an algorithm which improves the previous best bound by more than a factor k for many inputs. In both cases, our algorithms are conceptually quite simple but rely on existing sophisticated data structures. Finally, we introduce the problem of longest common weakly increasing (or non decreasing) subsequences (LCWIS), for which we present an O(min{m + n logn, mlog logm})-time algorithm for the 3-letter alphabet case. For the extensively studied longest common subsequence problem, comparable speedups have not been achieved for small alphabets. (C) 2011 Elsevier B.V. All rights reserved.

作者

我是这篇论文的作者
点击您的名字以认领此论文并将其添加到您的个人资料中。

评论

主要评分

3.8
评分不足

次要评分

新颖性
-
重要性
-
科学严谨性
-
评价这篇论文

推荐

暂无数据
暂无数据