2014
DOI: 10.1007/978-3-319-11918-2_16
|View full text |Cite
|
Sign up to set email alerts
|

Shortest Unique Queries on Strings

Abstract: Abstract. Let D be a long input string of n characters (from an alphabet of size up to 2 w , where w is the number of bits in a machine word). Given a substring q of D, a shortest unique query returns a shortest unique substring of D that contains q. We present an optimal structure that consumes O(n) space, can be built in O(n) time, and answers a query in O(1) time. We also extend our techniques to solve several variants of the problem optimally.

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
42
0

Year Published

2014
2014
2020
2020

Publication Types

Select...
6

Relationship

0
6

Authors

Journals

citations
Cited by 25 publications
(42 citation statements)
references
References 9 publications
(12 reference statements)
0
42
0
Order By: Relevance
“…We use the following two sets containing interval and point SUSs, which were defined at the beginning of the introduction: Given an interval [s, t] ⊂ [1, n], [4,5], [5,8], [6,9], [7,11], [10,12], [13,14] [6,9], and rmMUS p T = [6,9].…”
Section: Muss and Sussmentioning
confidence: 99%
“…We use the following two sets containing interval and point SUSs, which were defined at the beginning of the introduction: Given an interval [s, t] ⊂ [1, n], [4,5], [5,8], [6,9], [7,11], [10,12], [13,14] [6,9], and rmMUS p T = [6,9].…”
Section: Muss and Sussmentioning
confidence: 99%
“…Let S = acbaaabcbcbcbaab. SUPS for interval [6,7] is the S[3..7] = baaab. SUPS for interval [7,8] In this paper, we tackle the following problem.…”
Section: Mups S Sups S and Our Problemmentioning
confidence: 99%
“…Following their proposal, there has been a sequence of improvements [8,5] for exact SUS finding, reducing the time cost from O(n 2 ) to O(n) and alleviating the underlying data structure from suffix tree to suffix array of O(n) space. Hu et al [4] proposed an RMQ (range minimum query) technique based indexing structure, which can be constructed in O(n) time and space, such that any future exact SUS covering any interval of string positions can be answered in O(1) time. In this work, we make the following contributions:…”
Section: Prior Work and Our Contributionmentioning
confidence: 99%