Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Getting different results...

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Getting different results...


Chronological Thread 
  • From: Benjamin schwarz <>
  • To:
  • Subject: Re: [cgal-discuss] Getting different results...
  • Date: Wed, 15 Apr 2009 19:07:10 +0200
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=qw0o6N/vPQJC6zxWsCZNghkbdMzmEydR+f0FBi4W8JjKZLpDBfTIyWe7uq5ypMxAdj QuEhrHVHAv/Gco6KncfLxfJlHvicQuBs544P03SHQFXCgCuONV6mWVXPZlGK991ivstL D0NYp+Wbd+59y+PwXJjBpXwg7GefgL6CSvRtU=

Hello Monique,

> In 2D the result may depend on the order in which your algorithm is adding
> new points, in case of co-circular points.

Is this a specificity of the 2D case ? I mean, I thougth that for
3D Delaunay triangulations, the triangulation would be the same
whatever the order in which points are inserted (due to the use of an
"emulated alphabetical reordering" of points used for the symbolic
perturbation).

--Ben



Archive powered by MHonArc 2.6.16.

Top of Page