Let T[1, n] be a string of length n and T[i, j] be the substring of T starting at position i and ending at position j. A substring T[i, j] of T is a repeat if it occurs more than once in T; otherwise, it is a unique substring of T. Repeats and unique substrings are of great interest in computational biology and information retrieval. Given string T as input, the Shortest Unique Substring problem is to find a shortest substring of T that does not occur elsewhere in T. In this paper, we introduce the range variant of this problem, which we call the Range Shortest Unique Substring problem. The task is to construct a data structure over T answering the following type of online queries efficiently. Given a range [α, β], return a shortest substri...
Given a string X[1, n] and a position k in [1, n], the Shortest Unique Substring of X covering k, de...
We consider the problem of encoding a string of length n from an integer alphabet of size so access,...
This file was last viewed in Adobe Acrobat Pro.Living in an era where we produce quintillions of dat...
Let T[1, n] be a string of length n and T[i, j] be the substring of T starting at position i and end...
Let be a string of length n and be the substring of starting at position i and ending at position j....
Abstract. Let D be a long input string of n characters (from an alphabet of size up to 2w, wherew is...
WOS: 000347602000043We revisit the problem of finding shortest unique substring (SUS) proposed recen...
We revisit the problem of finding shortest unique substring (SUS) proposed recently by Pei et al. (I...
Given a string X[1, n] and a position k ∈ [1, n], the Shortest Unique Substring of X covering k, den...
A substring Q of a string S is called a shortest unique substring (SUS) for interval [s,t] in S, if ...
We consider the problem of answering shortest unique substring (SUS) queries on run-length encoded s...
Abstract. Finding similar substrings/substructures is a central task in analyzing huge amounts of st...
Given a string X[1,n] and a position k∈[1,n], a Shortest Unique Substring of X covering k, denoted b...
We revisit the exact shortest unique substring (SUS) finding problem, and propose its approximate ve...
This paper revisits the k-mismatch shortest unique substring finding problem and demonstrates that a...
Given a string X[1, n] and a position k in [1, n], the Shortest Unique Substring of X covering k, de...
We consider the problem of encoding a string of length n from an integer alphabet of size so access,...
This file was last viewed in Adobe Acrobat Pro.Living in an era where we produce quintillions of dat...
Let T[1, n] be a string of length n and T[i, j] be the substring of T starting at position i and end...
Let be a string of length n and be the substring of starting at position i and ending at position j....
Abstract. Let D be a long input string of n characters (from an alphabet of size up to 2w, wherew is...
WOS: 000347602000043We revisit the problem of finding shortest unique substring (SUS) proposed recen...
We revisit the problem of finding shortest unique substring (SUS) proposed recently by Pei et al. (I...
Given a string X[1, n] and a position k ∈ [1, n], the Shortest Unique Substring of X covering k, den...
A substring Q of a string S is called a shortest unique substring (SUS) for interval [s,t] in S, if ...
We consider the problem of answering shortest unique substring (SUS) queries on run-length encoded s...
Abstract. Finding similar substrings/substructures is a central task in analyzing huge amounts of st...
Given a string X[1,n] and a position k∈[1,n], a Shortest Unique Substring of X covering k, denoted b...
We revisit the exact shortest unique substring (SUS) finding problem, and propose its approximate ve...
This paper revisits the k-mismatch shortest unique substring finding problem and demonstrates that a...
Given a string X[1, n] and a position k in [1, n], the Shortest Unique Substring of X covering k, de...
We consider the problem of encoding a string of length n from an integer alphabet of size so access,...
This file was last viewed in Adobe Acrobat Pro.Living in an era where we produce quintillions of dat...