Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pasto in TDS #8349

Merged
merged 2 commits into from
Jul 23, 2024
Merged

Pasto in TDS #8349

merged 2 commits into from
Jul 23, 2024

Conversation

mglisse
Copy link
Member

@mglisse mglisse commented Jul 10, 2024

Summary of Changes

Apply the operation to both cells, instead of twice to the same.

I did not try to understand everything the function does, and I did not test beyond checking that the example in the issue and the tests in test/Triangulation run. Ideally we would improve the tests (both is_valid and the files test/Triangulation/*.cpp), but that's not in my priorities right now.

Feel free to rebase against whatever release branch you want.

Release Management

@sloriot
Copy link
Member

sloriot commented Jul 11, 2024

Thanks Marc!

@sloriot
Copy link
Member

sloriot commented Jul 17, 2024

Successfully tested in CGAL-6.0-Ic-289

Copy link

This pull-request was previously marked with the label Tested, but has been modified with new commits. That label has been removed.

@sloriot
Copy link
Member

sloriot commented Jul 22, 2024

Successfully tested in CGAL-6.0-Ic-291

@sloriot sloriot added this to the 6.0 milestone Jul 23, 2024
@sloriot sloriot merged commit 29d9e5a into CGAL:master Jul 23, 2024
9 checks passed
@mglisse mglisse deleted the Triangulation-pasto-glisse branch August 22, 2024 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Delaunay_triangulation (d dimensions) crashes on simple instance
3 participants