2019
DOI: 10.1007/978-3-030-32686-9_18
|View full text |Cite
|
Sign up to set email alerts
|

Range Shortest Unique Substring Queries

Abstract: 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 in 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 va… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2020
2020
2021
2021

Publication Types

Select...
3

Relationship

1
2

Authors

Journals

citations
Cited by 3 publications
(2 citation statements)
references
References 29 publications
0
2
0
Order By: Relevance
“…Although not mentioned explicitly in [16], the size of their data structure (except for the input string) and query time can be respectively written as O(m) space and O( √ log m∕ log log m + occ) time with respect to the number m of MUSs of the input string T. Note that all the above algorithms for the SUS problems compute all MUSs of the given string (or some data structure which is essentially equivalent to MUSs) in the preprocessing. We also refer to [1,3,7,17] for related results on the SUS problems.…”
Section: Minimal Unique Substrings and Shortest Unique Substringsmentioning
confidence: 99%
“…Although not mentioned explicitly in [16], the size of their data structure (except for the input string) and query time can be respectively written as O(m) space and O( √ log m∕ log log m + occ) time with respect to the number m of MUSs of the input string T. Note that all the above algorithms for the SUS problems compute all MUSs of the given string (or some data structure which is essentially equivalent to MUSs) in the preprocessing. We also refer to [1,3,7,17] for related results on the SUS problems.…”
Section: Minimal Unique Substrings and Shortest Unique Substringsmentioning
confidence: 99%
“…We conclude this paper in Section 4 with some future proposals. An early version of this paper appeared as [33]. When compared to that early version ( [33]), Theorem 2 is new.…”
Section: Paper Organizationmentioning
confidence: 99%