Msg::Info("Delaunay 3D done for %d points : CPU = %g, %d global searches, AVG walk size %g",v.size(),t2-t1,NB_GLOBAL_SEARCH,1.+(double)AVG_ITER/v.size());
Msg::Info("Delaunay 3D done for %d points : CPU = %g, %d global searches, AVG walk size %g",v.size(),t2-t1,NB_GLOBAL_SEARCH,1.+(double)AVG_ITER/v.size());