The longest common subsequence problem (LCS) and the closest substring problem (CSP) are two models for finding common patterns in strings, and have been studied extensively. Though both LCS and CSP are NP-Hard, they exhibit very different behavior with respect to polynomial time approximation algorithms. While LCS is hard to approximate within n (delta) for some delta > 0, CSP admits a polynomial time approximation scheme. In this paper, we study the longest common rigid subsequence problem (LCRS). This problem shares similarity with both LCS and CSP and has an important application in motif finding in biological sequences. We show that it is NP-hard to approximate LCRS within ratio n (delta) , for some constant delta > 0, where n is...
The problem of computing the longest common subsequence of two sequences (LCS for short) is a classi...
In the NP-hard Longest Common Subsequence problem (LCS), given a set of strings, the task is to find...
The constrained longest common subsequence (CLCS) problem was introduced as a specific measure of si...
The longest common subsequence problem (LCS) and the closest substring problem (CSP) are two models ...
Abstract. Given a finite set of strings X, the longest common subsequence problem (LCS) consists in ...
www.dcs.kcl.ac.uk/adg The longest common subsequence(LCS) problem is one of the classical and wellst...
AbstractThe longest common subsequence (LCS) problem is one of the classical and well-studied proble...
AbstractGiven a finite set of strings X, the Longest Common Subsequence problem (LCS) consists in fi...
This paper considers the constrained longest common subsequence problem with an arbitrary set of inp...
Abstract. Given strings S1, S2, and P, the constrained longest common sub-sequence problem for S1 an...
International audienceThe longest common subsequence (LCS) problem is a classic and well-studied pro...
Although the Longest Common Subsequence (LCS)Problem has been studied by many researchers for years,...
AbstractThe problem of finding the longest common subsequence (lcs) of a given set of sequences over...
Given two sequences, the traditional longest common subsequence (LCS) problem is to obtain the commo...
Abstract—We investigate the k-LCS problem that is finding a longest common subsequence (LCS) for k g...
The problem of computing the longest common subsequence of two sequences (LCS for short) is a classi...
In the NP-hard Longest Common Subsequence problem (LCS), given a set of strings, the task is to find...
The constrained longest common subsequence (CLCS) problem was introduced as a specific measure of si...
The longest common subsequence problem (LCS) and the closest substring problem (CSP) are two models ...
Abstract. Given a finite set of strings X, the longest common subsequence problem (LCS) consists in ...
www.dcs.kcl.ac.uk/adg The longest common subsequence(LCS) problem is one of the classical and wellst...
AbstractThe longest common subsequence (LCS) problem is one of the classical and well-studied proble...
AbstractGiven a finite set of strings X, the Longest Common Subsequence problem (LCS) consists in fi...
This paper considers the constrained longest common subsequence problem with an arbitrary set of inp...
Abstract. Given strings S1, S2, and P, the constrained longest common sub-sequence problem for S1 an...
International audienceThe longest common subsequence (LCS) problem is a classic and well-studied pro...
Although the Longest Common Subsequence (LCS)Problem has been studied by many researchers for years,...
AbstractThe problem of finding the longest common subsequence (lcs) of a given set of sequences over...
Given two sequences, the traditional longest common subsequence (LCS) problem is to obtain the commo...
Abstract—We investigate the k-LCS problem that is finding a longest common subsequence (LCS) for k g...
The problem of computing the longest common subsequence of two sequences (LCS for short) is a classi...
In the NP-hard Longest Common Subsequence problem (LCS), given a set of strings, the task is to find...
The constrained longest common subsequence (CLCS) problem was introduced as a specific measure of si...