This paper considers the constrained longest common subsequence problem with an arbitrary set of input strings and an arbitrary set of pattern strings as input. The problem has applications, for example, in computational biology, serving as a measure of similarity among different molecules that are characterized by common putative structures. We develop an exact A ∗ search to solve it. Our A ∗ search is compared to the only existing competitor from the literature, an Automaton approach. The results show that A ∗ is very efficient for real-world benchmarks, finding provenly optimal solutions in run times that are an order of magnitude lower than the ones of the competitor. Even some of the large-scale real-world instances were solved to opti...
This paper studies the string-excluding (STR-EC)-constrained longest common subsequence (LCS) proble...
The problem of finding the constrained longest common subsequence (CLCS) for the sequences A and B w...
Finding the longest common subsequence (LCS) of multiple strings is an NP-hard problem, with many ...
The constrained longest common subsequence (CLCS) problem was introduced as a specific measure of si...
We consider the constrained longest common subsequence problem with an arbitrary set of input string...
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 ...
AbstractGiven a finite set of strings X, the Longest Common Subsequence problem (LCS) consists in fi...
AbstractThe longest common subsequence (LCS) problem is one of the classical and well-studied proble...
www.dcs.kcl.ac.uk/adg The longest common subsequence(LCS) problem is one of the classical and wellst...
Abstract. The problem of finding a constrained longest common subsequence (CLCS) for the sequences A...
Abstract. Given strings S1, S2, and P, the constrained longest common sub-sequence problem for S1 an...
The longest common subsequence (LCS) problem is a prominent NP–hard optimization problem where, give...
The problem of finding a constrained longest common subsequence (CLCS) for the sequences A and B wit...
A new algorithm that creates a common subsequence automaton for a set of strings is presented. Moreo...
This paper studies the string-excluding (STR-EC)-constrained longest common subsequence (LCS) proble...
The problem of finding the constrained longest common subsequence (CLCS) for the sequences A and B w...
Finding the longest common subsequence (LCS) of multiple strings is an NP-hard problem, with many ...
The constrained longest common subsequence (CLCS) problem was introduced as a specific measure of si...
We consider the constrained longest common subsequence problem with an arbitrary set of input string...
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 ...
AbstractGiven a finite set of strings X, the Longest Common Subsequence problem (LCS) consists in fi...
AbstractThe longest common subsequence (LCS) problem is one of the classical and well-studied proble...
www.dcs.kcl.ac.uk/adg The longest common subsequence(LCS) problem is one of the classical and wellst...
Abstract. The problem of finding a constrained longest common subsequence (CLCS) for the sequences A...
Abstract. Given strings S1, S2, and P, the constrained longest common sub-sequence problem for S1 an...
The longest common subsequence (LCS) problem is a prominent NP–hard optimization problem where, give...
The problem of finding a constrained longest common subsequence (CLCS) for the sequences A and B wit...
A new algorithm that creates a common subsequence automaton for a set of strings is presented. Moreo...
This paper studies the string-excluding (STR-EC)-constrained longest common subsequence (LCS) proble...
The problem of finding the constrained longest common subsequence (CLCS) for the sequences A and B w...
Finding the longest common subsequence (LCS) of multiple strings is an NP-hard problem, with many ...