An Algorithm for the Longest Common Subsequence and Substring Problem

Abstract

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.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…