English

An Algorithm for the Constrained Longest Common Subsequence and Substring Problem

Data Structures and Algorithms 2023-08-04 v1

Abstract

Let Σ\Sigma be an alphabet. For two strings XX, YY, and a constrained string PP over the alphabet Σ\Sigma, the constrained longest common subsequence and substring problem for two strings XX and YY with respect to PP is to find a longest string ZZ which is a subsequence of XX, a substring of YY, and has PP as a subsequence. In this paper, we propose an algorithm for the constrained longest common subsequence and substring problem for two strings with a constrained string.

Keywords

Cite

@article{arxiv.2308.01322,
  title  = {An Algorithm for the Constrained Longest Common Subsequence and Substring Problem},
  author = {R. Li and J. Deka and K. Deka and D. Li},
  journal= {arXiv preprint arXiv:2308.01322},
  year   = {2023}
}

Comments

arXiv admin note: text overlap with arXiv:2308.00925