A Unified Approach to Dynamic Point Location, Ray Shooting and Shortest Paths in Planar Maps

  • Authors:
  • Yi Chiang;Franco P. Preparata;Roberto Tamassia

  • Affiliations:
  • -;-;-

  • Venue:
  • A Unified Approach to Dynamic Point Location, Ray Shooting and Shortest Paths in Planar Maps
  • Year:
  • 1992

Quantified Score

Hi-index 0.00

Visualization

Abstract

We describe a new technique for dynamically maintaining the trapezoidal decomposition of a planar map $\cal M$ with $n$ vertices, and apply it to the development of a unified dynamic data structure that supports point-location, ray-shooting, and shortest-path queries in $\cal M$. The space requirement is $O(n\log n)$. Point-location queries take time $O(\log n)$. Ray-shooting and shortest-path queries take time $O(\log^3 n)$ (plus $O(k)$ time if the $k$ edges of the shortest path are reported in addition to its length). Updates consist of insertions and deletions of vertices and edges, and take $O(\log^3 n)$ time (amortized for vertex updates).