triangulation_delaunay_discrepancy_test, an Octave code which calls triangulation_delaunay_discrepancy(), which computes the local Delaunay discrepancy of a triangulation.
The computer code and data files described and made available on this web page are distributed under the MIT license
triangulation_delaunay_discrepancy, an Octave 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.