2014
DOI: 10.1098/rsta.2013.0131
|View full text |Cite
|
Sign up to set email alerts
|

Encoding range minima and range top-2 queries

Abstract: We consider the problem of encoding range minimum queries (RMQs): given an array A [1.. n ] of distinct totally ordered values, to pre-process A and create a data structure that can answer the query RMQ( i , j ), which returns the index containing the smallest element in A [ i .. j ], w… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
52
0

Year Published

2014
2014
2018
2018

Publication Types

Select...
5
2

Relationship

4
3

Authors

Journals

citations
Cited by 20 publications
(52 citation statements)
references
References 15 publications
0
52
0
Order By: Relevance
“…Since there are 1 2n+1 2n n binary trees on n + 1 nodes, the effective entropy works out to be 2n − O(log n) bits, and Fischer and Heun gave a 2n + o(n)-bit data structure that answers RMQ in O(1) time 1 . Davoodi et al [4,3] gave alternative 2n + o(n)-bit data structures.…”
Section: Range Statistics On 1d-arraysmentioning
confidence: 99%
“…Since there are 1 2n+1 2n n binary trees on n + 1 nodes, the effective entropy works out to be 2n − O(log n) bits, and Fischer and Heun gave a 2n + o(n)-bit data structure that answers RMQ in O(1) time 1 . Davoodi et al [4,3] gave alternative 2n + o(n)-bit data structures.…”
Section: Range Statistics On 1d-arraysmentioning
confidence: 99%
“…, x t . We do not represent Y itself, but rather store a range top-2 encoding of it [11]. This structure requires O(t) = O(n/κ) bits and returns the positions of the first and second maxima in Y [m, M ], x r and x s , in O(1) time.…”
Section: Shallow Cuttings In Succinct Spacementioning
confidence: 99%
“…The binary tree structure of Davoodi et al [4] essentially applies Lemma 5 twice to the input tree, getting a set of O(…”
Section: Algorithm 1 Computing Nnlv(a I)mentioning
confidence: 99%