Simpler implementation of Tet vs. Tri intersection
Easier version to maintain that is also fixing #6777
As the implementation is a new one I'm not sure we can backport it to release branches. @lrineau what do you think?
I ran 30 times the test and the new version requires 22.99s while master version requires 23.29s.
Easier version to maintain that is also fixing #6777
As the implementation is a new one I'm not sure we can backport it to release branches. @lrineau what do you think?
Why not? Do you fear new bugs? As far as I understand, the current implementation is already buggy, no?
Easier version to maintain that is also fixing #6777 As the implementation is a new one I'm not sure we can backport it to release branches. @lrineau what do you think?
Why not? Do you fear new bugs? As far as I understand, the current implementation is already buggy, no?
I was not sure that a complete re-writing would be fine for a bug-fix release as the diff is large.
Successfully tested in CGAL-5.6-Ic-39.
@MaelRL do you want to review this PR or shall I merge it as is?
@MaelRL do you want to review this PR or shall I merge it as is?
Ping, once you are available again.
@MaelRL do you want to review this PR or shall I merge it as is?
Ping, once you are available again.
Ping again. @sloriot @MaelRL I let you discuss the status of this tested pull-request. For the moment, I keep it aside and do not merge it.
Successfully tested in CGAL-5.6-Ic-65.