We conduct an experimental study on the range mode problem. In the exact version of the problem, we preprocess an array A, such that given a query range [a, b], the most frequent element in A[a, b] can be found efficiently. For this problem, our most important finding is that the strategy of using succinct data structures to encode more precomputed information not only helped Chan et al. (Linear-space data structures for range mode query in arrays, Theory of Computing Systems, 2013) improve previous results in theory but also helps us achieve the best time/space tradeoff in practice; we even go a step further to replace more components in their solution with succinct data structures and improve the performance further. In the approximate ve...
Let S be a set of n points in d dimensions, such that each point is assigned a color. Given a query ...
The problem of parameterized range majority asks us to preprocess a string of length n such that, gi...
Given an array A of size n, we consider the problem of answering range majority queries: given a que...
A mode of a multiset S is an element a in S of maximum multiplicity; that is, a occurs at least as f...
For any epsilon in (0,1), a (1+epsilon)-approximate range mode query asks for the position of an ele...
For any epsilon in (0,1), a (1+epsilon)-approximate range mode query asks for the position of an ele...
Given an array A of n elements, we wish to support queries for the most frequent and least frequent ...
A mode of a multiset S is an element a ∈ S of maximum multiplicity; that is, a occurs at least as fr...
Given a sequence of elements, we consider the problem of indexing the sequence to support range mode...
In the dynamic range mode problem, we are given a sequence a of length bounded by N and asked to sup...
Abstract. We present O(n)-space data structures to support various range frequency queries on a give...
We consider data structures and algorithms for preprocessing a labelled list of length n so that, fo...
We consider the problem of preprocessing an array A[1..n] to answer range selection and range top-k ...
We consider range queries that search for low-frequency elements (least frequent elements and α-mino...
Finding the position of the minimal element in a subarray A[i..j] of an array A of size n is a funda...
Let S be a set of n points in d dimensions, such that each point is assigned a color. Given a query ...
The problem of parameterized range majority asks us to preprocess a string of length n such that, gi...
Given an array A of size n, we consider the problem of answering range majority queries: given a que...
A mode of a multiset S is an element a in S of maximum multiplicity; that is, a occurs at least as f...
For any epsilon in (0,1), a (1+epsilon)-approximate range mode query asks for the position of an ele...
For any epsilon in (0,1), a (1+epsilon)-approximate range mode query asks for the position of an ele...
Given an array A of n elements, we wish to support queries for the most frequent and least frequent ...
A mode of a multiset S is an element a ∈ S of maximum multiplicity; that is, a occurs at least as fr...
Given a sequence of elements, we consider the problem of indexing the sequence to support range mode...
In the dynamic range mode problem, we are given a sequence a of length bounded by N and asked to sup...
Abstract. We present O(n)-space data structures to support various range frequency queries on a give...
We consider data structures and algorithms for preprocessing a labelled list of length n so that, fo...
We consider the problem of preprocessing an array A[1..n] to answer range selection and range top-k ...
We consider range queries that search for low-frequency elements (least frequent elements and α-mino...
Finding the position of the minimal element in a subarray A[i..j] of an array A of size n is a funda...
Let S be a set of n points in d dimensions, such that each point is assigned a color. Given a query ...
The problem of parameterized range majority asks us to preprocess a string of length n such that, gi...
Given an array A of size n, we consider the problem of answering range majority queries: given a que...