We 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 solutions running in O(n logn) time using O(1) extra memory given inputs of size n for the closest pair problem and the bichromatic closest pair problem. For the orthogonal line segment intersection problem, we solve the problem in O(n logn + k) time using O(1) extra space where n is the number of horiz...
This thesis studies several different algorithmic problems in graph theory and in geometry. The appl...
Space-efficient algorithms are presented for some geometric intersection searching problems such as ...
Constant-work-space algorithms may use only constantly many cells of storage in addition to their in...
We develop a number of space-efficient tools including an approach to simulate divide-and-conquer sp...
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 present an approach to simulate divide-and-conquer algorithms in a space-efficient way, and illus...
We investigate a divide-and-conquer technique in multidimensional space which decomposes a geometric...
Let E be a set of n objects in fixed dimension d. We assume that each element of E has diameter smal...
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...
Our thesis is that a geometric perspective yields insights into the structure of fundamental problem...
A large class of geometric retrieval problems has the following form. Given a set X of geometric obj...
The highest quality geometric spanner (e.g. in terms of edge count, both in theory and in practice) ...
AbstractWe give an efficient deterministic algorithm for computing ϵ-approximations and ϵ-nets for r...
This thesis studies several different algorithmic problems in graph theory and in geometry. The appl...
Space-efficient algorithms are presented for some geometric intersection searching problems such as ...
Constant-work-space algorithms may use only constantly many cells of storage in addition to their in...
We develop a number of space-efficient tools including an approach to simulate divide-and-conquer sp...
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 present an approach to simulate divide-and-conquer algorithms in a space-efficient way, and illus...
We investigate a divide-and-conquer technique in multidimensional space which decomposes a geometric...
Let E be a set of n objects in fixed dimension d. We assume that each element of E has diameter smal...
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...
Our thesis is that a geometric perspective yields insights into the structure of fundamental problem...
A large class of geometric retrieval problems has the following form. Given a set X of geometric obj...
The highest quality geometric spanner (e.g. in terms of edge count, both in theory and in practice) ...
AbstractWe give an efficient deterministic algorithm for computing ϵ-approximations and ϵ-nets for r...
This thesis studies several different algorithmic problems in graph theory and in geometry. The appl...
Space-efficient algorithms are presented for some geometric intersection searching problems such as ...
Constant-work-space algorithms may use only constantly many cells of storage in addition to their in...