The Farthest Color Voronoi Diagram in the Plane
Listed in
This article is not in any list yet, why not save it to one of your lists.Abstract
The farthest-color Voronoi diagram (FCVD) is defined on a set of n points in the plane, where each point is labeled with one of m colors. The colored points constitute a family P of m clusters (sets) of points in the plane whose farthest-site Voronoi diagram is the FCVD. The diagram finds applications in problems related to facility location, shape matching, data imprecision, and others. In this paper we present structural properties of the FCVD, refine its combinatorial complexity bounds, and present efficient algorithms for its construction. We show that the complexity of the diagram is O ( n α ( m ) + str ( P ) ) , where str ( P ) is a parameter reflecting the number of straddles between pairs of clusters, which is O ( m ( n - m ) ) . The bound reduces to O ( n + str ( P ) ) if the clusters are pairwise non-crossing . We also present a lower bound, establishing that the complexity of the FCVD can be Ω ( n + m 2 ) , even if the clusters have pairwise disjoint convex hulls. Our algorithm runs in O ( ( n + str ( P ) ) log 3 n ) -time, and in certain special cases in O ( n log n ) time.