In the $k$-dimensional rectangular point location problem, we have to store a set of $n$ non-overlapping axes-parallel hyperrectangles in a data structure, such that the following operations can be performed efficiently: point location queries, insertions and deletions of hyperrectangles, and splitting and merging of hyperrectangles. A linear size data structure is given for this problem, allowing queries to be solved in $O((\log n)^{k-1} \log\log n )$ time, and allowing the four update operations to be performed in $O((\log n)^{2} \log\log n)$ amortized time. If only queries, insertions and split operations have to be supported, the $\log\log n$ factors disappear. The data structure is based on the skewer tree of Edelsbrunner, Haring and H...
Let $V$ be a set of $n$ points in $k$-dimensional space. It is shown how the closest pair in $V$ can...
We present simple fully dynamic and kinetic data structures, which are variants of a dynamic 2-dimen...
Given a three dimensional orthogonal polyhedron P, we present a simple and efficient algorithm for f...
In the $k$-dimensional rectangular point location problem, we have to store a set of $n$ non-overlap...
AbstractIn the k-dimensional rectangular point location problem, we have to store a set of n non-ove...
In this paper we investigate data-structures obtained by a recursive partitioning of the input domai...
Given a set S of n points in k-dimensional space, and an L t metric, the dynamic closest pair proble...
Abstract. In this paper we investigate data structures obtained by a recursive partitioning of the m...
We present algorithms for maintaining data structures supporting fast (polylogarithmic) point-locati...
We describe a new randomized data structure, the sparse partition, for solving the dynamic closest-p...
Given a set S of n points in k-dimensional space, and an Lt metric, the dynamic closest-pair problem...
We describe a new randomized data structure, the {\em sparse partition}, for solving the dynamic clo...
Let $S$ be a set of $n$ points in $d$-space, let $R$ be an axes-parallel hyper-rectangle and let $1 ...
We present a conceptually simple, randomized incremental algorithm for finding the closest pair in a...
. Let S be a set of n points in IR D . It is shown that a range tree can be used to find an L1-neare...
Let $V$ be a set of $n$ points in $k$-dimensional space. It is shown how the closest pair in $V$ can...
We present simple fully dynamic and kinetic data structures, which are variants of a dynamic 2-dimen...
Given a three dimensional orthogonal polyhedron P, we present a simple and efficient algorithm for f...
In the $k$-dimensional rectangular point location problem, we have to store a set of $n$ non-overlap...
AbstractIn the k-dimensional rectangular point location problem, we have to store a set of n non-ove...
In this paper we investigate data-structures obtained by a recursive partitioning of the input domai...
Given a set S of n points in k-dimensional space, and an L t metric, the dynamic closest pair proble...
Abstract. In this paper we investigate data structures obtained by a recursive partitioning of the m...
We present algorithms for maintaining data structures supporting fast (polylogarithmic) point-locati...
We describe a new randomized data structure, the sparse partition, for solving the dynamic closest-p...
Given a set S of n points in k-dimensional space, and an Lt metric, the dynamic closest-pair problem...
We describe a new randomized data structure, the {\em sparse partition}, for solving the dynamic clo...
Let $S$ be a set of $n$ points in $d$-space, let $R$ be an axes-parallel hyper-rectangle and let $1 ...
We present a conceptually simple, randomized incremental algorithm for finding the closest pair in a...
. Let S be a set of n points in IR D . It is shown that a range tree can be used to find an L1-neare...
Let $V$ be a set of $n$ points in $k$-dimensional space. It is shown how the closest pair in $V$ can...
We present simple fully dynamic and kinetic data structures, which are variants of a dynamic 2-dimen...
Given a three dimensional orthogonal polyhedron P, we present a simple and efficient algorithm for f...