For any epsilon in (0,1), a (1+epsilon)-approximate range mode query asks for the position of an element whose frequency in the query range is at most a factor (1+epsilon) smaller than the true mode. For this problem, we design a data structure occupying O(n/epsilon) bits of space to answer queries in O(lg(1/epsilon)) time. This is an encoding data structure which does not require access to the input sequence; the space cost of this structure is asymptotically optimal for constant epsilon as we also prove a matching lower bound. Furthermore, our solution improves the previous best result of Greve et al. (Cell Probe Lower Bounds and Approximations for Range Mode, ICALP\u2710) by saving the space cost by a factor of lg n while achieving the s...
A mode of a multiset S is an element a ∈ S of maximum multiplicity; that is, a occurs at least as fr...
Abstract. We revisit the range minimum query problem and present a new O(n)-space data structure tha...
We consider the problem of preprocessing an array A[1..n] to answer range selection and range top-k ...
For any epsilon in (0,1), a (1+epsilon)-approximate range mode query asks for the position of an ele...
We conduct an experimental study on the range mode problem. In the exact version of the problem, we ...
Given an array A of n elements, we wish to support queries for the most frequent and least frequent ...
We consider data structures and algorithms for preprocessing a labelled list of length n so that, fo...
A mode of a multiset S is an element a in S of maximum multiplicity; that is, a occurs at least as f...
We consider the problem of preprocessing an array A[1..n] to answer range selection and range top-k ...
Given an array A[1, n] of elements with a total order, we consider the problem of building a data st...
Abstract. We present O(n)-space data structures to support various range frequency queries on a give...
Given an array A [1, n ] of elements with a total order, we consider the problem of building a data ...
Given an array A[1, n] of elements with a total order, we consider the problem of building a data st...
On a given vector X=〈x1,x2,…,xn〉 of integers, the range selection (i,j,k) query is finding the k-th ...
In the dynamic range mode problem, we are given a sequence a of length bounded by N and asked to sup...
A mode of a multiset S is an element a ∈ S of maximum multiplicity; that is, a occurs at least as fr...
Abstract. We revisit the range minimum query problem and present a new O(n)-space data structure tha...
We consider the problem of preprocessing an array A[1..n] to answer range selection and range top-k ...
For any epsilon in (0,1), a (1+epsilon)-approximate range mode query asks for the position of an ele...
We conduct an experimental study on the range mode problem. In the exact version of the problem, we ...
Given an array A of n elements, we wish to support queries for the most frequent and least frequent ...
We consider data structures and algorithms for preprocessing a labelled list of length n so that, fo...
A mode of a multiset S is an element a in S of maximum multiplicity; that is, a occurs at least as f...
We consider the problem of preprocessing an array A[1..n] to answer range selection and range top-k ...
Given an array A[1, n] of elements with a total order, we consider the problem of building a data st...
Abstract. We present O(n)-space data structures to support various range frequency queries on a give...
Given an array A [1, n ] of elements with a total order, we consider the problem of building a data ...
Given an array A[1, n] of elements with a total order, we consider the problem of building a data st...
On a given vector X=〈x1,x2,…,xn〉 of integers, the range selection (i,j,k) query is finding the k-th ...
In the dynamic range mode problem, we are given a sequence a of length bounded by N and asked to sup...
A mode of a multiset S is an element a ∈ S of maximum multiplicity; that is, a occurs at least as fr...
Abstract. We revisit the range minimum query problem and present a new O(n)-space data structure tha...
We consider the problem of preprocessing an array A[1..n] to answer range selection and range top-k ...