The class Delaunay_triangulation_degeneracy_removal_policy_2<DT2> provides a model for the AdaptationPolicy_2 concept. The template parameter of the Delaunay_triangulation_degeneracy_removal_policy_2<DT2> class must be a model of the DelaunayGraph_2 concept, and in particular it has the semantics of a (triangulated) 2D Delaunay triangulation. This policy results in a Voronoi diagram that has no degenerate features, i.e., it has no Voronoi edges of zero length.
#include <CGAL/Delaunay_triangulation_adaptation_policies_2.h>
| ||
|