The problem of finding longest common subsequence (LCS) is one of the fundamental problems in computer science, which finds application in fields such as computational biology, text processing, information retrieval, data compression etc. It is well known that (decision version of) the problem of finding the length of a LCS of an arbitrary number of input sequences (which we refer to as Multi-LCS problem) is NP-complete. Jiang and Li [SICOMP'95] showed that if Max-Clique is hard to approximate within a factor of $s$ then Multi-LCS is also hard to approximate within a factor of $\Theta(s)$. By the NP-hardness of the problem of approximating Max-Clique by Zuckerman [ToC'07], for any constant $\delta>0$, the length of a LCS of arbitrary num...
AbstractA classical measure of similarity between strings is the length of the longest common subseq...
Proving hardness of approximation is a major challenge in the field of fine-grained complexity and c...
In this paper, we revisit a recent variant of the longest common subsequence (LCS) problem, the stri...
The problem of finding longest common subsequence (LCS) is one of the fundamental problems in comput...
This thesis investigates the approximability of the Longest Common Subsequence (LCS) problem. The fa...
International audienceThe longest common subsequence (LCS) problem is a classic and well-studied pro...
This paper investigates the approximability of the Longest Common Subsequence (LCS) problem. The fas...
AbstractThe problem Constrained Longest Common Subsequence is a natural extension to the classical p...
AbstractThe problem of finding the longest common subsequence (lcs) of a given set of sequences over...
AbstractWe show that the fixed alphabet shortest common supersequence (SCS) and the fixed alphabet l...
The Longest Common Subsequence (LCS) is one of the most basic similarity measures and it captures im...
The Longest common subsequence problem is examined from the point of view of parameterized computati...
We present algorithms for finding a longest common increasing subsequence of two or more input seque...
The problem of computing the longest common subsequence of two sequences (LCS for short) is a classi...
AbstractGiven a finite set of strings X, the Longest Common Subsequence problem (LCS) consists in fi...
AbstractA classical measure of similarity between strings is the length of the longest common subseq...
Proving hardness of approximation is a major challenge in the field of fine-grained complexity and c...
In this paper, we revisit a recent variant of the longest common subsequence (LCS) problem, the stri...
The problem of finding longest common subsequence (LCS) is one of the fundamental problems in comput...
This thesis investigates the approximability of the Longest Common Subsequence (LCS) problem. The fa...
International audienceThe longest common subsequence (LCS) problem is a classic and well-studied pro...
This paper investigates the approximability of the Longest Common Subsequence (LCS) problem. The fas...
AbstractThe problem Constrained Longest Common Subsequence is a natural extension to the classical p...
AbstractThe problem of finding the longest common subsequence (lcs) of a given set of sequences over...
AbstractWe show that the fixed alphabet shortest common supersequence (SCS) and the fixed alphabet l...
The Longest Common Subsequence (LCS) is one of the most basic similarity measures and it captures im...
The Longest common subsequence problem is examined from the point of view of parameterized computati...
We present algorithms for finding a longest common increasing subsequence of two or more input seque...
The problem of computing the longest common subsequence of two sequences (LCS for short) is a classi...
AbstractGiven a finite set of strings X, the Longest Common Subsequence problem (LCS) consists in fi...
AbstractA classical measure of similarity between strings is the length of the longest common subseq...
Proving hardness of approximation is a major challenge in the field of fine-grained complexity and c...
In this paper, we revisit a recent variant of the longest common subsequence (LCS) problem, the stri...