reduce perturb_mesh_3 angle bound to fit timeout on more platforms

This commit is contained in:
Jane Tournois 2023-10-30 12:11:24 +01:00
parent 4bbbc482cf
commit 3204b527e8
1 changed files with 2 additions and 1 deletions

View File

@ -24,6 +24,7 @@
// To avoid verbose function and named parameters call
using namespace CGAL::parameters;
template <typename Concurrency_tag>
void test()
{
@ -31,7 +32,7 @@ void test()
std::size_t nb_runs = 2;
unsigned int nb_lloyd = 2;
unsigned int nb_odt = 2;
double perturb_bound = 9.;
double perturb_bound = 7.;
double exude_bound = 15.;
// Domain