The Hausdorff Voronoi diagram of clusters of points in the plane is a generalization of Voronoi diagrams based on the Hausdorff distance function. Its combinatorial complexity is O(n+ m) , where n is the total number of points and m is the number of crossings between the input clusters (m= O(n2)); the number of clusters is k. We present efficient algorithms to construct this diagram following the randomized incremental construction (RIC) framework (Clarkson and Shor in Discrete Comput Geom 4:387–421, 1989; Clarkson et al. in Comput Geom Theory Appl 3(4):185–212, 1993). Our algorithm for non-crossing clusters (m= 0) runs in expected O(nlog n+ klog nlog k) time and deterministic O(n) space. The algorithm for arbitrary clusters runs in expected O((m+ nlog k) log n) time and O(m+ nlog k) space. The two algorithms can be combined in a crossing-oblivious scheme within the same bounds. We show how to apply the RIC framework to handle non-standard characteristics of generalized Voronoi diagrams, including sites (and bisectors) of non-constant complexity, sites that are not enclosed in their Voronoi regions, empty Voronoi regions, and finally, disconnected bisectors and disconnected Voronoi regions. The Hausdorff Voronoi diagram finds direct applications in VLSI CAD.

Original languageEnglish
Pages (from-to)579-600
JournalJournal of Combinatorial Optimization
Volume37
Issue number2
DOIs
StatePublished - 2019

    Scopus subject areas

  • Computer Science Applications
  • Discrete Mathematics and Combinatorics
  • Control and Optimization
  • Computational Theory and Mathematics
  • Applied Mathematics

    Research areas

  • Computational geometry, Generalised Voronoi diagram, Hausdorff distance, Hausdorff Voronoi diagram, Randomized incremental construction, Voronoi diagram of point clusters

ID: 39288506