Given a string X[1, n] and a position k ∈ [1, n], the Shortest Unique Substring of X covering k, denoted by Sk, is a substring X[i, j] of X which satisfies the following conditions: (i) i ≤ k ≤ j, (ii) i is the only position where there is an occurrence of X[i, j], and (iii) j - i is minimized. The best-known algorithm [Hon et al., ISAAC 2015] can find Sk for all k ∈ [1, n] in time O(n) using the string X and additional 2n words of working space. Let τ be a given parameter. We present the following new results. For any given k ∈ [1, n], we can compute Sk via a deterministic algorithm in O(nτ2 logn n/τ) time using X and additional O(n/τ) words of working space. For every k ∈ [1, n], we can compute Sk via a deterministic algorithm in O(nτ2 lo...
Let Substrk(X) denote the set of length-k substrings of a given string X for a given integer k > 0. ...
This file was last viewed in Adobe Acrobat Pro.Living in an era where we produce quintillions of dat...
We consider the problem of answering shortest unique substring (SUS) queries on run-length encoded s...
Given a string X[1,n] and a position k∈[1,n], a Shortest Unique Substring of X covering k, denoted b...
Given a string X[1, n] and a position k in [1, n], the Shortest Unique Substring of X covering k, de...
We extend recent results regarding finding shortest unique substrings (SUSs) to obtain new time-spac...
WOS: 000347602000043We revisit the problem of finding shortest unique substring (SUS) proposed recen...
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...
We revisit the exact shortest unique substring (SUS) finding problem, and propose its approximate ve...
We revisit the problem of finding shortest unique substring (SUS) proposed recently by Pei et al. (I...
This paper revisits the k-mismatch shortest unique substring finding problem and demonstrates that a...
Abstract. Let D be a long input string of n characters (from an alphabet of size up to 2w, wherew is...
A substring Q of a string S is called a shortest unique substring (SUS) for interval [s,t] in S, if ...
Let be a string of length n and be the substring of starting at position i and ending at position j....
In the Shortest Superstring problem (SS) one has to find a shortest string s containing given string...
Let Substrk(X) denote the set of length-k substrings of a given string X for a given integer k > 0. ...
This file was last viewed in Adobe Acrobat Pro.Living in an era where we produce quintillions of dat...
We consider the problem of answering shortest unique substring (SUS) queries on run-length encoded s...
Given a string X[1,n] and a position k∈[1,n], a Shortest Unique Substring of X covering k, denoted b...
Given a string X[1, n] and a position k in [1, n], the Shortest Unique Substring of X covering k, de...
We extend recent results regarding finding shortest unique substrings (SUSs) to obtain new time-spac...
WOS: 000347602000043We revisit the problem of finding shortest unique substring (SUS) proposed recen...
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...
We revisit the exact shortest unique substring (SUS) finding problem, and propose its approximate ve...
We revisit the problem of finding shortest unique substring (SUS) proposed recently by Pei et al. (I...
This paper revisits the k-mismatch shortest unique substring finding problem and demonstrates that a...
Abstract. Let D be a long input string of n characters (from an alphabet of size up to 2w, wherew is...
A substring Q of a string S is called a shortest unique substring (SUS) for interval [s,t] in S, if ...
Let be a string of length n and be the substring of starting at position i and ending at position j....
In the Shortest Superstring problem (SS) one has to find a shortest string s containing given string...
Let Substrk(X) denote the set of length-k substrings of a given string X for a given integer k > 0. ...
This file was last viewed in Adobe Acrobat Pro.Living in an era where we produce quintillions of dat...
We consider the problem of answering shortest unique substring (SUS) queries on run-length encoded s...