Skip to content
GitLab
Explore
Sign in
Register
Allow Delaunay to skip bad constraints
Code
Review changes
Check out branch
Download
Patches
Plain diff
Thomas Galland
requested to merge
delaunay2DConstraintFix
into
master
May 05, 2022
Overview
6
Commits
1
Pipelines
2
Changes
1
Expand
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