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 in S of maximum multiplicity; that is, a occurs at least as f...
We consider the problem of encoding range minimum queries (RMQs): given an array A[1..n] of distinct...
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 consider data structures and algorithms for preprocessing a labelled list of length n so that, fo...
We conduct an experimental study on the range mode problem. In the exact version of the problem, we ...
Abstract. We present O(n)-space data structures to support various range frequency queries on a give...
The range searching problem is a fundamental problem in computational geometry, with numerous import...
Given an array A[1, n] of elements with a total order, we consider the problem of building a data st...
Given an array A of n elements, we wish to support queries for the most frequent and least frequent ...
Given an array A [1, n ] of elements with a total order, we consider the problem of building a data ...
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...
Given an array A[1, n] of elements with a total order, we consider the problem of building a data st...
The problem of parameterized range majority asks us to preprocess a string of length n such that, gi...
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 encoding range minimum queries (RMQs): given an array A[1..n] of distinct...
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 consider data structures and algorithms for preprocessing a labelled list of length n so that, fo...
We conduct an experimental study on the range mode problem. In the exact version of the problem, we ...
Abstract. We present O(n)-space data structures to support various range frequency queries on a give...
The range searching problem is a fundamental problem in computational geometry, with numerous import...
Given an array A[1, n] of elements with a total order, we consider the problem of building a data st...
Given an array A of n elements, we wish to support queries for the most frequent and least frequent ...
Given an array A [1, n ] of elements with a total order, we consider the problem of building a data ...
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...
Given an array A[1, n] of elements with a total order, we consider the problem of building a data st...
The problem of parameterized range majority asks us to preprocess a string of length n such that, gi...
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 encoding range minimum queries (RMQs): given an array A[1..n] of distinct...
We consider the problem of preprocessing an array A[1..n] to answer range selection and range top-k ...