Given two strings S and T, each of length at most n, the longest common substring (LCS) problem is to find a longest substring common to S and T. This is a classical problem in computer science with an O(n) -time solution. In the fully dynamic setting, edit operations are allowed in either of the two strings, and the problem is to find an LCS after each edit. We present the first solution to the fully dynamic LCS problem requiring sublinear time in n per edit operation. In particular, we show how to find an LCS after each edit operation in O~ (n2 / 3) time, after O~ (n) -time and space preprocessing. This line of research has been recently initiated in a somewhat restricted dynamic variant by Amir et al. [SPIRE 2017]. More specifically, the...
Abstract. Given strings S1, S2, and P, the constrained longest common sub-sequence problem for S1 an...
This paper studies the string-excluding (STR-EC)-constrained longest common subsequence (LCS) proble...
For two strings a, b of lengths m, n, respectively, the longest common subsequence (LCS) problem con...
Given two strings S and T, each of length at most n, the longest common substring (LCS) problem is t...
Given two strings S and T, each of length at most n, the longest common substring (LCS) problem is t...
Given two strings S and T, each of length at most n, the longest common substring (LCS) problem is t...
In the classic longest common substring (LCS) problem, we are given two strings S and T, each of len...
The longest common substring problem consists in finding a longest string that appears as a (contigu...
International audienceIn the classic longest common substring (LCS) problem, we are given two string...
Abstract. Given m documents of total length n, we consider the prob-lem of finding a longest string ...
Given two strings A and B of lengths n(a) and n(b), n(a) <= n(b), respectively, the all-substrings l...
Given two strings of lengths m and n≥m on an alphabet of size s, the longest common subsequence (LCS...
For two strings a, b of lengths m, n respectively, the longest common subsequence (LCS) problem cons...
Abstract. We consider the classic problem of computing (the length of) the longest common subsequenc...
This paper fe-examines. in a unified framework, me problem of finding a longest------commoIr"St...
Abstract. Given strings S1, S2, and P, the constrained longest common sub-sequence problem for S1 an...
This paper studies the string-excluding (STR-EC)-constrained longest common subsequence (LCS) proble...
For two strings a, b of lengths m, n, respectively, the longest common subsequence (LCS) problem con...
Given two strings S and T, each of length at most n, the longest common substring (LCS) problem is t...
Given two strings S and T, each of length at most n, the longest common substring (LCS) problem is t...
Given two strings S and T, each of length at most n, the longest common substring (LCS) problem is t...
In the classic longest common substring (LCS) problem, we are given two strings S and T, each of len...
The longest common substring problem consists in finding a longest string that appears as a (contigu...
International audienceIn the classic longest common substring (LCS) problem, we are given two string...
Abstract. Given m documents of total length n, we consider the prob-lem of finding a longest string ...
Given two strings A and B of lengths n(a) and n(b), n(a) <= n(b), respectively, the all-substrings l...
Given two strings of lengths m and n≥m on an alphabet of size s, the longest common subsequence (LCS...
For two strings a, b of lengths m, n respectively, the longest common subsequence (LCS) problem cons...
Abstract. We consider the classic problem of computing (the length of) the longest common subsequenc...
This paper fe-examines. in a unified framework, me problem of finding a longest------commoIr"St...
Abstract. Given strings S1, S2, and P, the constrained longest common sub-sequence problem for S1 an...
This paper studies the string-excluding (STR-EC)-constrained longest common subsequence (LCS) proble...
For two strings a, b of lengths m, n, respectively, the longest common subsequence (LCS) problem con...