In colored range searching, we are given a set of n colored points in d ≥ 2 dimensions to store, and want to support orthogonal range queries taking colors into account. In the colored range counting problem, a query must report the number of distinct colors found in the query range, while an answer to the colored range reporting problem must report the distinct colors in the query range. We give the first linear space data structure for both problems in two dimensions (d = 2) with o(n) worst case query time. We also give the first data structure obtaining almost-linear space usage and o(n) worst case query time for points in d > 2 dimensions. Finally, we present the first dynamic solution to both counting and reporting with o(n) query tim...
Orthogonal range reporting is the problem of storing a set of n points in d-dimensional space, such ...
Given a set of points in a k-dimensional space, an orthogonal range query is a request for the numbe...
In this paper we study the four-dimensional dominance range reporting problem and present data struc...
In colored range searching, we are given a set of n colored points in d ≥ 2 dimensions to store, and...
© Timothy M. Chan, Qizheng He, and Yakov Nekrich; licensed under Creative Commons License CC-BY 36th...
In the orthogonal range searching problem we store a set of input points S in a data structure; the ...
Let S be a set of n points in d dimensions, such that each point is assigned a color. Given a query ...
Abstract. Color (or categorical) range reporting is a variant of the orthogonal range reporting prob...
In this paper we present new data structures for two extensively studied variants of the orthogonal ...
In traditional colored range-searching problems, one wants to store a set of n objects with m distin...
In a generalized searching problem, a set S of n colored geometric objects has to be stored in a dat...
Colored range queries are a well-studied topic in computational geometry and database research that,...
We study range-searching for colored objects, where one has to count (approximately) the number of c...
AbstractIn this paper we describe space-efficient data structures for the two-dimensional range sear...
Range searching is one of the central problems in computational geometry, because it arises in many ...
Orthogonal range reporting is the problem of storing a set of n points in d-dimensional space, such ...
Given a set of points in a k-dimensional space, an orthogonal range query is a request for the numbe...
In this paper we study the four-dimensional dominance range reporting problem and present data struc...
In colored range searching, we are given a set of n colored points in d ≥ 2 dimensions to store, and...
© Timothy M. Chan, Qizheng He, and Yakov Nekrich; licensed under Creative Commons License CC-BY 36th...
In the orthogonal range searching problem we store a set of input points S in a data structure; the ...
Let S be a set of n points in d dimensions, such that each point is assigned a color. Given a query ...
Abstract. Color (or categorical) range reporting is a variant of the orthogonal range reporting prob...
In this paper we present new data structures for two extensively studied variants of the orthogonal ...
In traditional colored range-searching problems, one wants to store a set of n objects with m distin...
In a generalized searching problem, a set S of n colored geometric objects has to be stored in a dat...
Colored range queries are a well-studied topic in computational geometry and database research that,...
We study range-searching for colored objects, where one has to count (approximately) the number of c...
AbstractIn this paper we describe space-efficient data structures for the two-dimensional range sear...
Range searching is one of the central problems in computational geometry, because it arises in many ...
Orthogonal range reporting is the problem of storing a set of n points in d-dimensional space, such ...
Given a set of points in a k-dimensional space, an orthogonal range query is a request for the numbe...
In this paper we study the four-dimensional dominance range reporting problem and present data struc...