Given a set of axis-aligned boxes B = {B1, B2,..., Bn} and a set of points P = {p1, p2,..., pm} in d-space, let the discrete measure of B with respect to P be defined as meas(B,P) = |P ∩ {⋃ni=1Bi}|, namely, the number of points of P contained in the union of boxes of B. This is a discrete and dynamic version of Klee’s measure problem, which asks for the Euclidean volume of a union of boxes. Our result is a data structure for maintaining meas(B,P) under dynamic updates to both P and B, with O(logd n + m1− 1 d) time for each insert or delete operation in B, O(logd n + logm) time for each insert and O(logm) time for each delete operation in P, and O(1) time for the measure query. Our bound is slightly better than what can be achieved by apply...
Suppose we have a set of n axis-aligned rectangular boxes in d-space, {B-1, B-2,..., B-n}, where eac...
An axis-parallel box in $b$-dimensional space is a Cartesian product $R_1 \times R_2 \times \cdots \...
Let $S$ be a set of $n$ points in $d$-space and let $1 \leq k \leq n$ be an integer. A unified appro...
We present a new algorithm for a classic problem in computational geometry, Klee’s measure problem: ...
A well-known problem in computational geometry is Klee’s measure problem, which asks for the volume ...
AbstractThe measure problem of Klee asks for the volume of the union of n axis-parallel boxes in a f...
AbstractGiven n axis-parallel boxes in a fixed dimension d⩾3, how efficiently can we compute the vol...
A well-known problem in computational geometry is Klee's measure problem, which asks for the volume ...
Abstract We give space-efficient geometric algorithms for threerelated problems. Given a set of n ax...
A well-known problem in computational geometry is Klee's measure problem, which asks for the volume ...
A dynamic data structure is given that maintains the minimal distance in a set of $n$ points in $k$-...
A dynamic data structure is given that maintains the minimal distance of a set of n points in k-dime...
AbstractWe propose a simple, deterministic kinetic data structure (KDS) for maintaining a covering o...
AbstractWe consider the computation of the volume of the union of high-dimensional geometric objects...
A dynamic geometric data stream is a sequence of m ADD/REMOVE operations of points from a discrete g...
Suppose we have a set of n axis-aligned rectangular boxes in d-space, {B-1, B-2,..., B-n}, where eac...
An axis-parallel box in $b$-dimensional space is a Cartesian product $R_1 \times R_2 \times \cdots \...
Let $S$ be a set of $n$ points in $d$-space and let $1 \leq k \leq n$ be an integer. A unified appro...
We present a new algorithm for a classic problem in computational geometry, Klee’s measure problem: ...
A well-known problem in computational geometry is Klee’s measure problem, which asks for the volume ...
AbstractThe measure problem of Klee asks for the volume of the union of n axis-parallel boxes in a f...
AbstractGiven n axis-parallel boxes in a fixed dimension d⩾3, how efficiently can we compute the vol...
A well-known problem in computational geometry is Klee's measure problem, which asks for the volume ...
Abstract We give space-efficient geometric algorithms for threerelated problems. Given a set of n ax...
A well-known problem in computational geometry is Klee's measure problem, which asks for the volume ...
A dynamic data structure is given that maintains the minimal distance in a set of $n$ points in $k$-...
A dynamic data structure is given that maintains the minimal distance of a set of n points in k-dime...
AbstractWe propose a simple, deterministic kinetic data structure (KDS) for maintaining a covering o...
AbstractWe consider the computation of the volume of the union of high-dimensional geometric objects...
A dynamic geometric data stream is a sequence of m ADD/REMOVE operations of points from a discrete g...
Suppose we have a set of n axis-aligned rectangular boxes in d-space, {B-1, B-2,..., B-n}, where eac...
An axis-parallel box in $b$-dimensional space is a Cartesian product $R_1 \times R_2 \times \cdots \...
Let $S$ be a set of $n$ points in $d$-space and let $1 \leq k \leq n$ be an integer. A unified appro...