English

Quadratic-time Algorithm for the String Constrained LCS Problem

Data Structures and Algorithms 2011-07-01 v1

Abstract

The problem of finding a longest common subsequence of two main sequences with some constraint that must be a substring of the result (STR-IC-LCS) was formulated recently. It is a variant of the constrained longest common subsequence problem. As the known algorithms for the STR-IC-LCS problem are cubic-time, the presented quadratic-time algorithm is significantly faster.

Keywords

Cite

@article{arxiv.1106.6342,
  title  = {Quadratic-time Algorithm for the String Constrained LCS Problem},
  author = {Sebastian Deorowicz},
  journal= {arXiv preprint arXiv:1106.6342},
  year   = {2011}
}

Comments

6 pages

R2 v1 2026-06-21T18:30:03.333Z