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