Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Delaunay insertion order

Subject: CGAL users discussion list

List archive

[cgal-discuss] Delaunay insertion order


Chronological Thread 
  • From: Ashwin Nanjappa <>
  • To: CGAL Discuss <>
  • Subject: [cgal-discuss] Delaunay insertion order
  • Date: Mon, 14 Jul 2008 11:09:42 +0800

Hi,

This email is a query further on from this old thread:
<https://lists-sop.inria.fr/sympa/arc/cgal-discuss/2007-11/msg00140.html>

If I turn off the random_shuffle and spatial_sort, the time taken by Delaunay increases substantially. What's the reason behind this? I'm aware of randomized insertion order, but AFAIK the spatial sort is not a random order.

TIA,
~ash



Archive powered by MHonArc 2.6.16.

Top of Page