An Algorithm for the Longest Common Subsequence and Substring Problem for Multiple Strings
Abstract
Let X1, X2, ..., Xs and Y1, Y2, ..., Yt be strings over an alphabet , where s and t are positive integers. The longest common subsequence and substring problem for multiple strings X1, X2, ..., Xs and Y1, Y2, ..., Yt is to find the longest string which is a subsequence of X1, X2, ..., Xs and a substring of Y1, Y2, ..., Yt. In this paper, we propose an algorithm to solve the problem.
0
Turn this paper into a full lesson
ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.