Algorithme de Llyod dans l'espace périodique 3D

Lloyd's algorithm in the 3D periodic space



Location : INRIA Sophia Antipolis - Méditerranée, BP 93, 06902 Sophia Antipolis cedex, FRANCE

Contact : Monique Teillaud <Monique(dot)Teillaud(at)inria.fr>

Lloyd's algorithm, or Voronoi relaxation, is used in several applications to compute centroidal Voronoi tessellations. Its convergence has been shown in one dimension. In higher dimensions, one of the problems is due to the fact that the studied domain has a boundary.

A package computing 3D periodic Delaunay triangulations has recently been integrated in CGAL, the Computational Geometry Algorithms Library. A demo of Lloyd's algorithm is available.

The work will consist in experimentally stuying the convergence of Lloyd's algorithm in the 3D periodic setting, which avoids boundaries. The same experiments will be run with the optimal Delaunay triangulation.
In both cases, the distribution of angles will be studied. Also, a possible convergence to some crystalline structures will be examined.

Ce stage peut être abordé en L3 ou en M1, à des degrés d'approfondissement différents.
See also other topics: internship, PhD.

References
on periodic triangulations

on Lloyd's algorithm and optimal Delaunay triangulations

To know more about : Site of the CGAL Open Source project
Slides: Introduction to CGAL.

Knowledge involved:
- C++ (templates, etc)
- mathematical aspects (combinatorics, geometry).
A good level in both aspects is necessary.