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

文章基本信息

  • 标题:A Sub-Quadratic Algorithm for the Longest Common Increasing Subsequence Problem
  • 本地全文:下载
  • 作者:Lech Duraj
  • 期刊名称:LIPIcs : Leibniz International Proceedings in Informatics
  • 电子版ISSN:1868-8969
  • 出版年度:2020
  • 卷号:154
  • 页码:41:1-41:18
  • DOI:10.4230/LIPIcs.STACS.2020.41
  • 出版社:Schloss Dagstuhl -- Leibniz-Zentrum fuer Informatik
  • 摘要:The Longest Common Increasing Subsequence problem (LCIS) is a natural variant of the celebrated Longest Common Subsequence (LCS) problem. For LCIS, as well as for LCS, there is an ð'ª(n²)-time algorithm and a SETH-based conditional lower bound of ð'ª(n^{2-ε}). For LCS, there is also the Masek-Paterson ð'ª(n²/log n)-time algorithm, which does not seem to adapt to LCIS in any obvious way. Hence, a natural question arises: does any (slightly) sub-quadratic algorithm exist for the Longest Common Increasing Subsequence problem? We answer this question positively, presenting a ð'ª(n²/log^a n)-time algorithm for a = 1/6-o(1). The algorithm is not based on memorizing small chunks of data (often used for logarithmic speedups, including the "Four Russians Trick" in LCS), but rather utilizes a new technique, bounding the number of significant symbol matches between the two sequences.
  • 关键词:longest common increasing subsequence; log-shaving; matching pairs
国家哲学社会科学文献中心版权所有