Sciweavers

COMPGEOM
2000
ACM

Kinetic connectivity for unit disks

13 years 9 months ago
Kinetic connectivity for unit disks
We describe a kinetic data structure (KDS) that maintains the connected components of the union of a set of unit-radius disks moving in the plane. We assume that the motion of each disk can be specified by a low-degree algebraic trajectory; this trajectory, however, can be modified in an on-line fashion. While the disks move continuously, their connectivity changes at discrete times. Our main result is an O(n) space data structure that takes O(log n/ log log n) time per connectivity query of the form “are disks A and B in the same connected component?” A straightforward approach based on dynamically maintaining the overlap graph requires Ω(n2 ) space. Our data structure requires only linear space and must deal with O(n2+ ) updates in the worst case, each requiring O(log2 n) amortized time, for any > 0. This number of updates is close to optimal, since a set of n moving unit disks can undergo Ω(n2 ) connectivity changes.
Leonidas J. Guibas, John Hershberger, Subhash Suri
Added 01 Aug 2010
Updated 01 Aug 2010
Type Conference
Year 2000
Where COMPGEOM
Authors Leonidas J. Guibas, John Hershberger, Subhash Suri, Li Zhang
Comments (0)