The problem of parameterized range majority asks us to preprocess a string of length n such that, given the endpoints of a range, one can quickly find all the distinct elements whose relative frequencies in that range are more than a threshold τ. This is a more tractable version of the classical problem of finding the range mode, which is unlikely to be solvable in polylogarithmic time and linear space. In this paper we give the first linear-space solution with optimal O(1/τ) query time, even when τ can be specified with the query. We then consider data structures whose space is bounded by the entropy of the distribution of the symbols in the sequence. For the case when the alphabet size σ is polynomial on the computer word size, we retain ...
Given an array A [1, n ] of elements with a total order, we consider the problem of building a data ...
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 ...
Abstract. Given an array A of size n, we consider the problem of an-swering range majority queries: ...
Given an array A of size n, we consider the problem of answering range majority queries: given a que...
We consider range queries that search for low-frequency elements (least frequent elements and α-mino...
We face the problem of designing a data structure that can report the majority within any range of a...
Artículo de publicación ISIWe study the problem of designing a data structure that reports the posit...
For any epsilon in (0,1), a (1+epsilon)-approximate range mode query asks for the position of an ele...
Abstract. We present O(n)-space data structures to support various range frequency queries on a give...
A mode of a multiset S is an element a ∈ S of maximum multiplicity; that is, a occurs at least as fr...
A mode of a multiset S is an element a in S of maximum multiplicity; that is, a occurs at least as f...
Abstract. Bille and Gørtz (2011) recently introduced the problem of substring range counting, for wh...
We consider the problem of encoding range minimum queries (RMQs): given an array A[1..n] of distinct...
We consider data structures and algorithms for preprocessing a labelled list of length n so that, fo...
Given an array A [1, n ] of elements with a total order, we consider the problem of building a data ...
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 ...
Abstract. Given an array A of size n, we consider the problem of an-swering range majority queries: ...
Given an array A of size n, we consider the problem of answering range majority queries: given a que...
We consider range queries that search for low-frequency elements (least frequent elements and α-mino...
We face the problem of designing a data structure that can report the majority within any range of a...
Artículo de publicación ISIWe study the problem of designing a data structure that reports the posit...
For any epsilon in (0,1), a (1+epsilon)-approximate range mode query asks for the position of an ele...
Abstract. We present O(n)-space data structures to support various range frequency queries on a give...
A mode of a multiset S is an element a ∈ S of maximum multiplicity; that is, a occurs at least as fr...
A mode of a multiset S is an element a in S of maximum multiplicity; that is, a occurs at least as f...
Abstract. Bille and Gørtz (2011) recently introduced the problem of substring range counting, for wh...
We consider the problem of encoding range minimum queries (RMQs): given an array A[1..n] of distinct...
We consider data structures and algorithms for preprocessing a labelled list of length n so that, fo...
Given an array A [1, n ] of elements with a total order, we consider the problem of building a data ...
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 ...