Weighted Voronoi diagram

ID: weighted-voronoi-diagram

A Weighted Voronoi Diagram is a variation of the standard Voronoi diagram that incorporates weights assigned to each point (or site) in the space. In a typical Voronoi diagram, the space is divided into regions based on the proximity to a set of points, where each point's region consists of all locations closer to that point than to any other.

New to topics? Read the docs here!