A fast multiple longest common subsequence (MLCS) algorithm

Q Wang, D Korkin, Y Shang - IEEE Transactions on Knowledge …, 2010 - ieeexplore.ieee.org
Finding the longest common subsequence (LCS) of multiple strings is an NP-hard problem,
with many applications in the areas of bioinformatics and computational genomics. Although …

A fast parallel algorithm for finding the longest common sequence of multiple biosequences

Y Chen, A Wan, W Liu - BMC bioinformatics, 2006 - Springer
Background Searching for the longest common sequence (LCS) of multiple biosequences is
one of the most fundamental tasks in bioinformatics. In this paper, we present a parallel …

A fast and simple algorithm for computing the longest common subsequence of run-length encoded strings

HY Ann, CB Yang, CT Tseng, CY Hor - Information Processing Letters, 2008 - Elsevier
Let X and Y be two strings of lengths n and m, respectively, and k and l, respectively, be the
numbers of runs in their corresponding run-length encoded forms. We propose a simple …

Sketching, streaming, and fine-grained complexity of (weighted) LCS

K Bringmann, BR Chaudhury - arXiv preprint arXiv:1810.01238, 2018 - arxiv.org
We study sketching and streaming algorithms for the Longest Common Subsequence
problem (LCS) on strings of small alphabet size $|\Sigma| $. For the problem of deciding …

Efficient CGM-based parallel algorithms for the longest common subsequence problem with multiple substring-exclusion constraints

VK Tchendji, AN Ngomade, JL Zeutouo, JF Myoupo - Parallel Computing, 2020 - Elsevier
A variant of the Longest Common Subsequence (LCS) problem is the LCS problem with
multiple substring-exclusion constraints (M-STR-EC-LCS), which has great importance in …

A new progressive algorithm for a multiple longest common subsequences problem and its efficient parallelization

J Yang, Y Xu, G Sun, Y Shang - IEEE Transactions on Parallel …, 2012 - ieeexplore.ieee.org
The multiple longest common subsequence (MLCS) problem, which is related to the
measurement of sequence similarity, is one of the fundamental problems in many fields. As …

Efficient algorithms for the block edit problems

HY Ann, CB Yang, YH Peng, BC Liaw - Information and Computation, 2010 - Elsevier
In this paper, we focus on the edit distance between two given strings where block-edit
operations are allowed and better fitting to the human natural edit behaviors. Previous …

Versatile string kernels

CH Elzinga, H Wang - Theoretical Computer Science, 2013 - Elsevier
This paper proposes a class of string kernels that can handle a variety of subsequence-
based features. Slight adaptations of the basic algorithm allow for weighing subsequence …

A coarse-grained multicomputer parallel algorithm for the sequential substring constrained longest common subsequence problem

VK Tchendji, HB Tepiele, MA Onabid, JF Myoupo… - Parallel Computing, 2022 - Elsevier
In this paper, we study the sequential substring constrained longest common subsequence
(SSCLCS) problem. It is widely used in the bioinformatics field. Given two strings X and Y …

Hardness of longest common subsequence for sequences with bounded run-lengths

G Blin, L Bulteau, M Jiang, PJ Tejada… - … Pattern Matching: 23rd …, 2012 - Springer
The longest common subsequence (LCS) problem is a classic and well-studied problem in
computer science with extensive applications in diverse areas ranging from spelling error …