Data Structures for Halfplane Proximity Queries and Incremental Voronoi Diagrams

作者:Aronov Boris; Bose Prosenjit; Demaine Erik D.*; Gudmundsson Joachim; Iacono John; Langerman Stefan; Smid Michiel
来源:Algorithmica, 2018, 80(11): 3316-3334.
DOI:10.1007/s00453-017-0389-y

摘要

We consider preprocessing a set S of n points in convex position in the plane into a data structure supporting queries of the following form: given a point q and a directed line in the plane, report the point of S that is farthest from (or, alternatively, nearest to) the point q among all points to the left of line . We present two data structures for this problem. The first data structure uses space and preprocessing time, and answers queries in time, for any . The second data structure uses space and polynomial preprocessing time, and answers queries in time. These are the first solutions to the problem with query time and space. The second data structure uses a new representation of nearest- and farthest-point Voronoi diagrams of points in convex position. This representation supports the insertion of new points in clockwise order using only amortized pointer changes, in addition to -time point-location queries, even though every such update may make combinatorial changes to the Voronoi diagram. This data structure is the first demonstration that deterministically and incrementally constructed Voronoi diagrams can be maintained in o(n) amortized pointer changes per operation while keeping -time point-location queries.

  • 出版日期2018-11
  • 单位MIT

全文