Sciweavers

SODA
1994
ACM

Average Case Analysis of Dynamic Geometric Optimization

13 years 5 months ago
Average Case Analysis of Dynamic Geometric Optimization
We maintain the maximum spanning tree of a planar point set, as points are inserted or deleted, in O(log3 n) time per update in Mulmuley's expected-case model of dynamic geometric computation. We use as subroutines dynamic algorithms for two other geometric graphs: the farthest neighbor forest and the rotating caliper graph related to an algorithm for static computation of point set widths and diameters. We maintain the former graph in time O(log2 n) per update and the latter in time O(log n) per update. We also use the rotating caliper graph to maintain the diameter, width, and minimum enclosing rectangle in time O(log n) per update.
David Eppstein
Added 02 Nov 2010
Updated 02 Nov 2010
Type Conference
Year 1994
Where SODA
Authors David Eppstein
Comments (0)