Approximating Multiplicatively Weighted Voronoi Diagrams: Efficient Construction with Linear Size

12/23/2021
by   Joachim Gudmundsson, et al.
0

Given a set of n sites from ℝ^d, each having some positive weight factor, the Multiplicative Weighted Voronoi Diagram is a subdivision of space that associates each cell to the site whose weighted Euclidean distance is minimal for its points. We give an approximation algorithm that outputs a subdivision such that the weighted distance of a point with respect to the associated site is at most (1+ε) times the minimum weighted distance, for any fixed parameter ε∈ (0,1). The diagram size is O(n log(1/ε)/ε^d-1) and the construction time is within a factor O (1/ε^(d+1)d +log(n)/ε^d+2 ) of the output size. As a by-product, we obtain O(log( n/ε)) point-location query time in the subdivision. The key ingredients of the proposed method are the study of convex regions that we call cores, an adaptive refinement algorithm to obtain small output size, and a combination of Semi-Separated Pair Decompositions and conic space partitions to obtain efficient runtime.

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
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/07/2022

Farthest-point Voronoi diagrams in the presence of rectangular obstacles

We present an algorithm to compute the geodesic L_1 farthest-point Voron...
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
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
06/25/2020

An Efficient, Practical Algorithm and Implementation for Computing Multiplicatively Weighted Voronoi Diagrams

We present a simple wavefront-like approach for computing multiplicative...
research
07/15/2013

On Soft Power Diagrams

Many applications in data analysis begin with a set of points in a Eucli...

Please sign up or login with your details

Forgot password? Click here to reset