An Algorithm for the Longest Common Subsequence and Substring Problem
Rao Li, Jyotishmoy Deka, Kaushik Deka
Abstract
Open-access reader
Rao Li, Jyotishmoy Deka, Kaushik Deka
Abstract
Open-access reader
In this note, we first introduce a new problem called the longest common subsequence and substring problem. Let X and Y be two strings over an alphabet ∑. The longest common subsequence and substring problem for X and Y is to find the longest string, which is a subsequence of X and a substring of Y. We propose an algorithm to solve the problem.
OpenAlex reports 2 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
In this note, we first introduce a new problem called the longest common subsequence and substring problem. Let X and Y be two strings over an alphabet ∑. The longest common subsequence and substring problem for X and Y is to find the longest string, which is a subsequence of X and a substring of Y. We propose an algorithm to solve the problem.
Key concepts: Substring, Longest common subsequence problem, Longest increasing subsequence, Subsequence, Combinatorics, String (physics), Alphabet, Algorithm