triangulation_delaunay_discrepancy_test, a C++ code which calls triangulation_delaunay_discrepancy(), which computes the local Delaunay discrepancy of a triangulation.
The information on this web page is distributed under the MIT license.
triangulation_delaunay_discrepancy, a C++ code which measures the amount by which a triangulation fails the local Delaunay test;
TEN3 is a triangulation of 10 nodes. It is a Delaunay triangulation.
TED3 is a triangulation of 10 nodes. It is NOT a Delaunay triangulation.