Visual Computing

University of Konstanz
Proceedings of the 5th Annual International Symposium on Voronoi Diagrams in Science and Engineering

Capacity-Constrained Voronoi Diagrams in Finite Spaces

M. Balzer, D. Heck
Teaser of Capacity-Constrained Voronoi Diagrams in Finite Spaces

Material

Paper (.pdf, 278.5KB)

Abstract

A Voronoi diagram of a set of n sites partitions a finite set of m points into regions of different areas, called the capacities of the sites. In this paper we are interested in Voronoi diagrams in which the capacities are given as constraints. We compute such capacity-constrained Voronoi diagrams in finite spaces by starting with an arbitrary partition that fulfills the capacity constraint without representing a valid Voronoi diagram. We then iteratively swap the assignment of points to sites guided by an energy minimization that is related to the distance function of the Voronoi diagram. This optimization converges towards a valid Voronoi diagram that fulfills the capacity constraint due to the restriction to swap operations. The straightforward structure of our algorithm makes it easy to implement and flexible. The computational time complexity for each iteration step is O(n2+nmlog mn). We provide examples for extensions of our algorithm such as applying different energy functions, or generating Voronoi diagrams with centroidal and/or void regions.

BibTeX

@inproceedings{Balzer2008CapacityConstrainedVoronoi,
  address   = {Kiev, Ukraine},
  author    = {M. Balzer, D. Heck},
  booktitle = {Proceedings of the 5th Annual International Symposium on Voronoi Diagrams in Science and Engineering},
  editor    = {Kokichi Sugihara and Deok-Soo Kim},
  month     = {sep},
  number    = {4(2)},
  pages     = {44--56},
  series    = {Voronoï's Impact on Modern Science},
  title     = {Capacity-Constrained Voronoi Diagrams in Finite Spaces},
  url       = {http://graphics.uni-konstanz.de/publikationen/2008/capacityvoronoi/website/},
  year      = {2008}
}