A family of data structures is presented for retrieval of the sum of values of points within a half-plane or polygon, given that the points are on integer coordinates in the plane. Fredman has shown that the problem has a lower bound of Ω(N^2/3) for intermixed updates and retrievals. Willard has shown an upper bound of O(N^2log6^4) for the case where the points are not restricted to integer coordinates.We have developed families of related data structures for retrievals of half-planes or polygons. One of the data structures permits intermixed updates and half-plane retrievals in O(N^2/3log N) time, where N is the size of the grid.We use a technique we call "Rotation" to permit a better match of a portion of the data structure to the particu...
Range searching is one of the central problems in computational geometry, because it arises in many ...
A basic question in computational geometry is how to find the relationship between a set of points a...
Abstract. In this paper we investigate data structures obtained by a recursive partitioning of the m...
We consider the problem of d-dimensional searching (d 3) for four query types: range, partial range...
AbstractWe introduce a new type of partition called a parallel planes partition. We prove there exis...
In this thesis we study a number of geometric problems in an integer grid domain. The worst case tim...
This paper investigates the circular retrieval problem and the k-nearest neighbor problem, for sets ...
Given a planar subdivision whose coordinates are integers bounded by U ≤ 2w [U less than or equal to...
A large class of geometric retrieval problems has the following form. Given a set X of geometric obj...
Data structures for geometric search and retrieval are of significant interest in areas such as comp...
The skyline of a set of points in the plane is the subset of maximal points, where a point (x, y) is...
In the $k$-dimensional rectangular point location problem, we have to store a set of $n$ non-overlap...
In geometric range searching, algorithmic problems of the following type are considered: Given an n-...
Let P be a set of n points in the Euclidean plane and let C be a convex figure. We study the problem...
We present algorithms for maintaining data structures supporting fast (polylogarithmic) point-locati...
Range searching is one of the central problems in computational geometry, because it arises in many ...
A basic question in computational geometry is how to find the relationship between a set of points a...
Abstract. In this paper we investigate data structures obtained by a recursive partitioning of the m...
We consider the problem of d-dimensional searching (d 3) for four query types: range, partial range...
AbstractWe introduce a new type of partition called a parallel planes partition. We prove there exis...
In this thesis we study a number of geometric problems in an integer grid domain. The worst case tim...
This paper investigates the circular retrieval problem and the k-nearest neighbor problem, for sets ...
Given a planar subdivision whose coordinates are integers bounded by U ≤ 2w [U less than or equal to...
A large class of geometric retrieval problems has the following form. Given a set X of geometric obj...
Data structures for geometric search and retrieval are of significant interest in areas such as comp...
The skyline of a set of points in the plane is the subset of maximal points, where a point (x, y) is...
In the $k$-dimensional rectangular point location problem, we have to store a set of $n$ non-overlap...
In geometric range searching, algorithmic problems of the following type are considered: Given an n-...
Let P be a set of n points in the Euclidean plane and let C be a convex figure. We study the problem...
We present algorithms for maintaining data structures supporting fast (polylogarithmic) point-locati...
Range searching is one of the central problems in computational geometry, because it arises in many ...
A basic question in computational geometry is how to find the relationship between a set of points a...
Abstract. In this paper we investigate data structures obtained by a recursive partitioning of the m...