Fix T73271, Delaunay Triangulation not robust enough.
A big rework of the code now uses exact predicates for orientation and incircle. Also switched the main algorithm to use a faster divide and conquer algorithm, which is possible with the exact predicates.
This commit is contained in: