2000 character limit reached
Quadratic-time Algorithm for the String Constrained LCS Problem (1106.6342v1)
Published 30 Jun 2011 in cs.DS
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.