Shortest Secure Path in a Voronoi Diagram

07/19/2020
by   Sariel Har-Peled, et al.
0

We investigate the problem of computing the shortest secure path in a Voronoi diagram. Here, a path is secure if it is a sequence of touching Voronoi cells, where each Voronoi cell in the path has a uniform cost of being secured. Importantly, we allow inserting new sites, which in some cases leads to significantly shorter paths. We present an O(n log n) time algorithm for solving this problem in the plane, which uses a dynamic additive weighted Voronoi diagram to compute this path. The algorithm is an interesting combination of the continuous and discrete Dijkstra algorithms. We also implemented the algorithm using CGAL.

READ FULL TEXT

page 3

page 9

page 10

page 11

research
02/17/2018

The Geodesic Farthest-point Voronoi Diagram in a Simple Polygon

Given a set of point sites in a simple polygon, the geodesic farthest-po...
research
09/05/2018

Geodesic farthest-point Voronoi diagram in linear time

Let P be a simple polygon with n vertices. For any two points in P, the ...
research
03/17/2023

The geodesic edge center of a simple polygon

The geodesic edge center of a polygon is a point c inside the polygon th...
research
03/09/2018

A Nearly Optimal Algorithm for the Geodesic Voronoi Diagram in a Simple Polygon

The geodesic Voronoi diagram of m point sites inside a simple polygon of...
research
03/27/2023

An Analytical Representation of the 2d Generalized Balanced Power Diagram

Tessellations are an important tool to model the microstructure of cellu...
research
07/03/2020

Sublinear Explicit Incremental Planar Voronoi Diagrams

A data structure is presented that explicitly maintains the graph of a V...
research
02/06/2018

Resilient Blocks for Summarising Distributed Data

Summarising distributed data is a central routine for parallel programmi...

Please sign up or login with your details

Forgot password? Click here to reset