Given a string X[1, n] and a position k in [1, n], the Shortest Unique Substring of X covering k, denoted by S_k, is a substring X[i, j] of X which satisfies the following conditions: (i) i leq k leq 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 S k for all k in [1, n] in time O(n) using the string X and additional 2n words of working space. Let tau be a given parameter. We present the following new results. For any given k in [1, n], we can compute S_k via a deterministic algorithm in O(n tau^2 log n tau) time using X and additional O(n/tau) words of working space. For every k in [1, n], we can compute S_k via a deterministic ...
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...
A palindromic substring $T[i.. j]$ of a string $T$ is said to be a shortest unique palindromic subst...
Given a string X[1, n] and a position k ∈ [1, n], the Shortest Unique Substring of X covering k, den...
Given a string X[1,n] and a position k∈[1,n], a Shortest Unique Substring of X covering k, denoted b...
We extend recent results regarding finding shortest unique substrings (SUSs) to obtain new time-spac...
We revisit the problem of finding shortest unique substring (SUS) proposed recently by Pei et al. (I...
Let be a string of length n and be the substring of starting at position i and ending at position j....
A substring Q of a string S is called a shortest unique substring (SUS) for interval [s,t] in S, if ...
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 consider the problem of answering shortest unique substring (SUS) queries on run-length encoded s...
This thesis revisits the k-mismatch shortest unique substring (SUS) finding problem and demonstrates...
This paper revisits the k-mismatch shortest unique substring finding problem and demonstrates that a...
We revisit the exact shortest unique substring (SUS) finding problem, and propose its approximate ve...
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...
A palindromic substring $T[i.. j]$ of a string $T$ is said to be a shortest unique palindromic subst...
Given a string X[1, n] and a position k ∈ [1, n], the Shortest Unique Substring of X covering k, den...
Given a string X[1,n] and a position k∈[1,n], a Shortest Unique Substring of X covering k, denoted b...
We extend recent results regarding finding shortest unique substrings (SUSs) to obtain new time-spac...
We revisit the problem of finding shortest unique substring (SUS) proposed recently by Pei et al. (I...
Let be a string of length n and be the substring of starting at position i and ending at position j....
A substring Q of a string S is called a shortest unique substring (SUS) for interval [s,t] in S, if ...
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 consider the problem of answering shortest unique substring (SUS) queries on run-length encoded s...
This thesis revisits the k-mismatch shortest unique substring (SUS) finding problem and demonstrates...
This paper revisits the k-mismatch shortest unique substring finding problem and demonstrates that a...
We revisit the exact shortest unique substring (SUS) finding problem, and propose its approximate ve...
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...
A palindromic substring $T[i.. j]$ of a string $T$ is said to be a shortest unique palindromic subst...