ccvt_reflect_test, a MATLAB code which calls ccvt_reflect(), which creates a Constrained Centroidal Voronoi Tessellation (CCVT) of points in a region, using a special reflection technique to try to attract some points to move to the boundary.
The information on this web page is distributed under the MIT license.
ccvt_reflect, a MATLAB code which carries out a Constrained Centroidal Voronoi Tessellation (CCVT) calculation that tries to include points on the boundary as well as the interior, using a natural nonparametric technique;