AbstractWe develop a number of space-efficient tools including an approach to simulate divide-and-conquer space-efficiently, stably selecting and unselecting a subset from a sorted set, and computing the kth smallest element in one dimension from a multi-dimensional set that is sorted in another dimension. We then apply these tools to solve several geometric problems that have solutions using some form of divide-and-conquer. Specifically, we present a deterministic algorithm running in O(nlogn) time using O(1) extra memory given inputs of size n for the closest pair problem and a randomized solution running in O(nlogn) expected time and using O(1) extra space for the bichromatic closest pair problem. For the orthogonal line segment intersec...
In this thesis we study a number of geometric problems in an integer grid domain. The worst case tim...
One of the most challenging problems in computational geometry is closest pair of points given n poi...
We present a new algorithm to reduce the space complexity of heuristic search. It is most effec-tive...
AbstractWe develop a number of space-efficient tools including an approach to simulate divide-and-co...
We develop a number of space-efficient tools including an approach to simulate divide-and-conquer sp...
We develop a number of space-efficient tools including an approach to simulate divide-and-conquer sp...
We develop a number of space-efficient tools including an approach to simulate divide-and-conquer sp...
We present an approach to simulate divide-and-conquer algorithms in a space-efficient way, and illus...
We introduce space-efficient plane-sweep algorithms for basic planar geometric problems. It is assum...
AbstractWe present a space-efficient algorithm for reporting all k intersections induced by a set of...
We investigate a divide-and-conquer technique in multidimensional space which decomposes a geometric...
In this paper we show that if the input points to the geometric closest pair problem are given with ...
Let E be a set of n objects in fixed dimension d. We assume that each element of E has diameter smal...
We show that the well-known random incremental construction of Clarkson and Shor can be adapted via ...
AbstractWe describe the first optimal randomized in-place algorithm for the basic 3-d convex hull pr...
In this thesis we study a number of geometric problems in an integer grid domain. The worst case tim...
One of the most challenging problems in computational geometry is closest pair of points given n poi...
We present a new algorithm to reduce the space complexity of heuristic search. It is most effec-tive...
AbstractWe develop a number of space-efficient tools including an approach to simulate divide-and-co...
We develop a number of space-efficient tools including an approach to simulate divide-and-conquer sp...
We develop a number of space-efficient tools including an approach to simulate divide-and-conquer sp...
We develop a number of space-efficient tools including an approach to simulate divide-and-conquer sp...
We present an approach to simulate divide-and-conquer algorithms in a space-efficient way, and illus...
We introduce space-efficient plane-sweep algorithms for basic planar geometric problems. It is assum...
AbstractWe present a space-efficient algorithm for reporting all k intersections induced by a set of...
We investigate a divide-and-conquer technique in multidimensional space which decomposes a geometric...
In this paper we show that if the input points to the geometric closest pair problem are given with ...
Let E be a set of n objects in fixed dimension d. We assume that each element of E has diameter smal...
We show that the well-known random incremental construction of Clarkson and Shor can be adapted via ...
AbstractWe describe the first optimal randomized in-place algorithm for the basic 3-d convex hull pr...
In this thesis we study a number of geometric problems in an integer grid domain. The worst case tim...
One of the most challenging problems in computational geometry is closest pair of points given n poi...
We present a new algorithm to reduce the space complexity of heuristic search. It is most effec-tive...