International audienceThe Range Minimum Query problem consists in answering efficiently to a simple question: " what is the minimal element appearing between two specified indices of a given array? ". In this paper we present a novel approach that offers a satisfying trade-off between time and space. Moreover we show how the structure can be easily maintained whenever an insertion, modification or deletion modifies the array
For any epsilon in (0,1), a (1+epsilon)-approximate range mode query asks for the position of an ele...
Given a set of points in a k-dimensional space, an orthogonal range query is a request for the numbe...
Fischer and Heun [SICOMP 2011] proposed the first Range Minimum Query (RMQ) data structure on an arr...
International audienceThe Range Minimum Query problem consists in answering efficiently to a simple ...
We consider the problem of encoding range minimum queries (RMQs): given an array A[1..n] of distinct...
Finding the position of the minimal element in a subarray A[i..j] of an array A of size n is a funda...
Abstract. We revisit the range minimum query problem and present a new O(n)-space data structure tha...
Range minimum queries (RMQs) are essential in many algorithmic procedures. The problem is to prepare...
The Range-Minimum-Query-Problem is to preprocess an array of length n in O(n) time such that all sub...
Given an array A of n elements, we wish to support queries for the most frequent and least frequent ...
We consider the problem of encoding range minimum queries (RMQs): given an array A[1..n] of distinct...
Abstract. The Range Minimum Query (RMQ) Problem is to preprocess an array A of length n in O(n) time...
Abstract. In this paper we consider various encoding problems for range queries on arrays. In these ...
A data base is said to allow range restrictions if we may request that only records with some specif...
We consider range queries that search for low-frequency elements (least frequent elements and α-mino...
For any epsilon in (0,1), a (1+epsilon)-approximate range mode query asks for the position of an ele...
Given a set of points in a k-dimensional space, an orthogonal range query is a request for the numbe...
Fischer and Heun [SICOMP 2011] proposed the first Range Minimum Query (RMQ) data structure on an arr...
International audienceThe Range Minimum Query problem consists in answering efficiently to a simple ...
We consider the problem of encoding range minimum queries (RMQs): given an array A[1..n] of distinct...
Finding the position of the minimal element in a subarray A[i..j] of an array A of size n is a funda...
Abstract. We revisit the range minimum query problem and present a new O(n)-space data structure tha...
Range minimum queries (RMQs) are essential in many algorithmic procedures. The problem is to prepare...
The Range-Minimum-Query-Problem is to preprocess an array of length n in O(n) time such that all sub...
Given an array A of n elements, we wish to support queries for the most frequent and least frequent ...
We consider the problem of encoding range minimum queries (RMQs): given an array A[1..n] of distinct...
Abstract. The Range Minimum Query (RMQ) Problem is to preprocess an array A of length n in O(n) time...
Abstract. In this paper we consider various encoding problems for range queries on arrays. In these ...
A data base is said to allow range restrictions if we may request that only records with some specif...
We consider range queries that search for low-frequency elements (least frequent elements and α-mino...
For any epsilon in (0,1), a (1+epsilon)-approximate range mode query asks for the position of an ele...
Given a set of points in a k-dimensional space, an orthogonal range query is a request for the numbe...
Fischer and Heun [SICOMP 2011] proposed the first Range Minimum Query (RMQ) data structure on an arr...