Skip to content

lesobrod/CVT

Repository files navigation

Counting centroidal Voronoi tesselations

A centroidal Voronoi tessellation (CVT) is a special type of Voronoi tessellation in which
the generating point of each Voronoi cell is also its centroid (center of mass).
We should highlight stable CVTs (SCVTs) which are local minimizers of energy-like function (see details here ).
Unfortunately the article in wiki is a stub and contains an extra diagram that is not stable CVT for the square.

Here I will collect materials related to CVT, and primarily to counting SCVTs for square and disk.

What are ready now

TODO list

  • Alternatives for initialization and iteration algorithms
  • Possible approaches to unstable CVT counting
  • Realization on Python and Julia

About

Counting centroidal Voronoi tesselations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published