External Memory Planar Point Location with Logarithmic Updates

External Memory Planar Point Location with Logarithmic Updates

0.00 Avg rating0 Votes
Article ID: iaor2012684
Volume: 63
Issue: 1
Start Page Number: 457
End Page Number: 475
Publication Date: Jun 2012
Journal: Algorithmica
Authors: , ,
Keywords: location, networks, combinatorial optimization
Abstract:

Point location is an extremely well‐studied problem both in internal memory models and recently also in the external memory model. In this paper, we present an I/O‐efficient dynamic data structure for point location in general planar subdivisions. Our structure uses linear space to store a subdivision with N segments. Insertions and deletions of segments can be performed in amortized O(log B N) I/Os and queries can be answered in O ( log B 2 N ) equ1 I/Os in the worst‐case. The previous best known linear space dynamic structure also answers queries in O ( log B 2 N ) equ2 I/Os, but only supports insertions in amortized O ( log B 2 N ) equ3 I/Os. Our structure is also considerably simpler than previous structures.

Reviews

Required fields are marked *. Your email address will not be published.