Geodesic farthest-point Voronoi diagram in linear time

09/05/2018
by   Luis Barba, et al.
0

Let P be a simple polygon with n vertices. For any two points in P, the geodesic distance between them is the length of the shortest path that connects them among all paths contained in P. Given a set S of m sites being a subset of the vertices of P, we present a randomized algorithm to compute the geodesic farthest-point Voronoi diagram of S in P running in expected O(n + m) time. That is, a partition of P into cells, at most one cell per site, such that every point in a cell has the same farthest site with respect to the geodesic distance. In particular, this algorithm can be extended to run in expected O(n + m m) time when S is an arbitrary set of m sites contained in P, thereby solving the open problem posed by Mitchell in Chapter 27 of the Handbook of Computational Geometry.

READ FULL TEXT

page 1

page 2

page 3

page 4

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
02/26/2021

An Optimal Deterministic Algorithm for Geodesic Farthest-Point Voronoi Diagrams in Simple Polygons

Given a set S of m point sites in a simple polygon P of n vertices, we c...
research
07/19/2020

Shortest Secure Path in a Voronoi Diagram

We investigate the problem of computing the shortest secure path in a Vo...
research
04/22/2023

The Voronoi Diagram of Rotating Rays with applications to Floodlight Illumination

We study the Voronoi Diagram of Rotating Rays, a Voronoi structure where...
research
07/15/2013

On Soft Power Diagrams

Many applications in data analysis begin with a set of points in a Eucli...
research
03/14/2018

Deletion in abstract Voronoi diagrams in expected linear time

Updating an abstract Voronoi diagram in linear time, after deletion of o...
research
12/23/2021

Approximating Multiplicatively Weighted Voronoi Diagrams: Efficient Construction with Linear Size

Given a set of n sites from ℝ^d, each having some positive weight factor...

Please sign up or login with your details

Forgot password? Click here to reset