An Algorithm for the Longest Common Subsequence and Substring Problem

08/02/2023
by   R. Li, et al.
0

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.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
08/02/2023

An Algorithm for the Constrained Longest Common Subsequence and Substring Problem

Let Σ be an alphabet. For two strings X, Y, and a constrained string P o...
research
04/25/2019

SafeStrings: Representing Strings as Structured Data

Strings are ubiquitous in code. Not all strings are created equal, some ...
research
10/04/2018

Longest Property-Preserved Common Factor

In this paper we introduce a new family of string processing problems. W...
research
01/18/2014

Solving the Minimum Common String Partition Problem with the Help of Ants

In this paper, we consider the problem of finding a minimum common parti...
research
02/28/2021

On Problems Dual to Unification: The String-Rewriting Case

In this paper, we investigate problems which are dual to the unification...
research
12/03/2022

Longest Common Substring in Longest Common Subsequence's Solution Service: A Novel Hyper-Heuristic

The Longest Common Subsequence (LCS) is the problem of finding a subsequ...
research
03/04/2021

A Simple Algorithm for the Constrained Sequence Problems

In this paper we address the constrained longest common subsequence prob...

Please sign up or login with your details

Forgot password? Click here to reset