Open
Description
Issue Details
Setting the random seed to a value reported in a CGAL-6.0-Ic-257 testsuite, the assertion can be reproduced and investigated.
Source Code
Add the line CGAL::default_random = CGAL::Random(1717104259);
in the file p2t2_hierarchy.cpp.
Environment
- Operating system (Windows/Mac/Linux, 32/64 bits):
- Compiler: VC2022
- Release or debug mode: Debug
- CGAL version: master