Sciweavers

JACM
2010

A dynamic data structure for 3-D convex hulls and 2-D nearest neighbor queries

13 years 2 months ago
A dynamic data structure for 3-D convex hulls and 2-D nearest neighbor queries
We present a fully dynamic randomized data structure that can answer queries about the convex hull of a set of n points in three dimensions, where insertions take O(log3 n) expected amortized time, deletions take O(log6 n) expected amortized time, and extreme-point queries take O(log2 n) worst-case time. This is the first method that guarantees polylogarithmic update and query cost for arbitrary sequences of insertions and deletions, and improves the previous O(nε )time method by Agarwal and Matouˇsek a decade ago. As a consequence, we obtain similar results for nearest neighbor queries in two dimensions and improved results for numerous fundamental geometric problems (such as levels in three dimensions and dynamic Euclidean minimum spanning trees in the plane).
Timothy M. Chan
Added 28 Jan 2011
Updated 28 Jan 2011
Type Journal
Year 2010
Where JACM
Authors Timothy M. Chan
Comments (0)