Sebastien Loriot

Results 51 issues of Sebastien Loriot

Fixes #8176

Doc bug
Pkg::PMP
Under Testing

Modern C++ (C++11 and later)
Tested

We should have a first filter using bbox of meshes: partial overlap -> disjoint and using box-insertectiond might be a better option if there is not a lot of components...

TODO: doc

Enhancement
TODO
Ready to be tested
Pkg::PMP
Under Testing

The map is actually also an input parameter It can actually be with a small modification

Enhancement
Tested
Pkg::PMP

## Summary of Changes Speeds coref when meshes are not overlapping too much ## Release Management * Affected package(s): PMP * Issue(s) solved (if any): fix #0000, fix #0000,... *...

Tested
Pkg::PMP
Speed

We noticed that there are some assertion violations that are not reported as error by the testsuite: - https://cgal.geometryfactory.com/CGAL/testsuite//CGAL-6.0-I-195/Algebraic_foundations/TestReport_Christo_MSVC2017-Debug-64bits.gz - https://cgal.geometryfactory.com/CGAL/testsuite//CGAL-6.0-I-195/Algebraic_foundations/TestReport_gimeno_ArchLinux-clang.gz - https://cgal.geometryfactory.com/CGAL/testsuite//CGAL-6.0-I-195/Algebraic_foundations/TestReport_gimeno_Debian-testing-clang-main.gz - https://cgal.geometryfactory.com/CGAL/testsuite//CGAL-6.0-I-195/Arrangement_on_surface_2/TestReport_Christo_MSVC2017-Debug-64bits.gz - https://cgal.geometryfactory.com/CGAL/testsuite//CGAL-6.0-I-195/Arrangement_on_surface_2/TestReport_gimeno_ArchLinux-clang.gz - https://cgal.geometryfactory.com/CGAL/testsuite//CGAL-6.0-I-195/Arrangement_on_surface_2/TestReport_gimeno_Debian-testing-clang-main.gz -...

Testsuite

Enhancement
Doc
Under discussion
Tested

In https://cgal.geometryfactory.com/CGAL/testsuite/CGAL-6.0-Ic-181/Mesh_3_Examples/TestReport_lrineau_Debian-Stable.gz There is for the first time this assertion failing (I don't see how it could be related to PRs under testing so we can assume it's not): ```...

Bug
Pkg::Mesh_3

> I am a bit confused how that works, and I expected you wouldn't need the low_bit/high_bit stuff since you don't canonicalize the integer, but if you have tested it......

question
Pkg::Number_types