Allow Delaunay to skip bad constraints
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Allow Delaunay to skip bad constraints
Thomas Galland
requested to merge
delaunay2DConstraintFix
into
master
May 05, 2022
Overview
6
Commits
1
Pipelines
2
Changes
1
Previous behavior : When a bad constraint is detected (ex: overlapping edges), Delaunay exits
New behavior : When a bad constraint is detected, it is just ignored
Merge request reports
Loading