An Algorithm for the Longest Common Subsequence and Substring Problem for Multiple Strings
Data Structures and Algorithms
2024-11-26 v2
Abstract
Let and be strings over an alphabet , where and are positive integers. The longest common subsequence and substring problem for multiple strings and is to find the longest string which is a subsequence of and a substring of . In this paper, we propose an algorithm to solve the problem.
Keywords
Cite
@article{arxiv.2411.09472,
title = {An Algorithm for the Longest Common Subsequence and Substring Problem for Multiple Strings},
author = {Rao Li},
journal= {arXiv preprint arXiv:2411.09472},
year = {2024}
}