Abstract. A non-linear text is a directed graph where each vertex is labeled with a string. In this paper, we introduce the longest common substring/subsequence problems on non-linear texts. Firstly, we present an algorithm to compute the longest common substring of non-linear texts G1 and G2 in O(|E1||E2|) time and O(|V1||V2|) space, when at least one of G1 and G2 is acyclic. Here, Vi and Ei are the sets of vertices and arcs of input non-linear text Gi, respectively, for 1 ≤ i ≤ 2. Secondly, we present algorithms to compute the longest common subsequence of G1 and G2 in O(|E1||E2|) time and O(|V1||V2|) space, when both G1 and G2 are acyclic, and in O(|E1||E2|+|V1||V2 | log |Σ|) time and O(|V1||V2|) space if G1 and/or G2 are cyclic, where, ...
AbstractIn this paper, we study some variants of the Constrained Longest Common Subsequence (CLCS) p...
Although the Longest Common Subsequence (LCS)Problem has been studied by many researchers for years,...
AbstractThe longest common subsequence (LCS) problem is one of the classical and well-studied proble...
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...
In the classic longest common substring (LCS) problem, we are given two strings S and T, each of len...
Abstract. Given m documents of total length n, we consider the prob-lem of finding a longest string ...
International audienceIn the classic longest common substring (LCS) problem, we are given two string...
This paper shows that a simple algorithm produces the all-prefixes-LCSs-graph in O(mn) time for two ...
Given two strings S and T, each of length at most n, the longest common substring (LCS) problem is t...
A new algorithm that creates a common subsequence automaton for a set of strings is presented. Moreo...
Given two strings of lengths m and n≥m on an alphabet of size s, the longest common subsequence (LCS...
The longest common subsequence problem (LCS) and the closest substring problem (CSP) are two models ...
We revisit the classic algorithmic problem of computing a longest palidromic substring. This problem...
We revisit the classic algorithmic problem of computing a longest palidromic substring. This problem...
AbstractIn this paper, we study some variants of the Constrained Longest Common Subsequence (CLCS) p...
Although the Longest Common Subsequence (LCS)Problem has been studied by many researchers for years,...
AbstractThe longest common subsequence (LCS) problem is one of the classical and well-studied proble...
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...
In the classic longest common substring (LCS) problem, we are given two strings S and T, each of len...
Abstract. Given m documents of total length n, we consider the prob-lem of finding a longest string ...
International audienceIn the classic longest common substring (LCS) problem, we are given two string...
This paper shows that a simple algorithm produces the all-prefixes-LCSs-graph in O(mn) time for two ...
Given two strings S and T, each of length at most n, the longest common substring (LCS) problem is t...
A new algorithm that creates a common subsequence automaton for a set of strings is presented. Moreo...
Given two strings of lengths m and n≥m on an alphabet of size s, the longest common subsequence (LCS...
The longest common subsequence problem (LCS) and the closest substring problem (CSP) are two models ...
We revisit the classic algorithmic problem of computing a longest palidromic substring. This problem...
We revisit the classic algorithmic problem of computing a longest palidromic substring. This problem...
AbstractIn this paper, we study some variants of the Constrained Longest Common Subsequence (CLCS) p...
Although the Longest Common Subsequence (LCS)Problem has been studied by many researchers for years,...
AbstractThe longest common subsequence (LCS) problem is one of the classical and well-studied proble...