The Higher-Order Voronoi Diagram of Line Segments

Abstract

Surprisingly, the order-k Voronoi diagram of line segments had received no attention in the computational-geometry literature. It illustrates properties surprisingly different from its counterpart for points; for example, a single order-k Voronoi region may consist of (n) disjoint faces. We analyze the structural properties of this diagram and show that its combinatorial complexity for n non-crossing line segments is O(k(n-k)), despite the disconnected regions. The same bound holds for n intersecting line segments, when k≥ n/2. We also consider the order-k Voronoi diagram of line segments that form a planar straight-line graph, and augment the definition of an order-k Voronoi diagram to cover non-disjoint sites, addressing the issue of non-uniqueness for k-nearest sites. Furthermore, we enhance the iterative approach to construct this diagram. All bounds are valid in the general Lp metric, 1≤ p≤ ∞. For non-crossing segments in the L∞ and L1 metrics, we show a tighter O((n-k)2) bound for k>n/2.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…