Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Regular triangulation with info

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Regular triangulation with info


Chronological Thread 
  • From: 400555 <>
  • To:
  • Subject: Re: [cgal-discuss] Regular triangulation with info
  • Date: Mon, 17 Aug 2009 13:59:20 +0200
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=XFnD4UWjzDLZbdZYp0Ou55x7enDmHCAQ1NfwNNCeKtct9RvzdSEFUiBTNDTANhJfDZ ugX2xFBQmg2sZPNYbFQfPmpttkQ7EePiVWf1+OHQBplr3Q8Md3BpdAVpchTNOXSwxZoD bpjs1auuA+30+gyES3G4qtjvbmB5aj1yKSpOk=

Thank you for answer!

Could you answer on the 1st part of the question also (about hidden vertices) ?

Regards.

On Thu, Aug 13, 2009 at 4:57 PM, Sylvain Pion <> wrote:
400555 wrote:
Thank you for answer !

Manuel, I checked out hidden vertices number - no any hidden vertices at all.
Also I read manual but still don't understand when vertex could become hidden, could anyone explain it in easy words or show an example.

/Manuel wrote: Also maybe you profit from some optimizations in Delaunay triangulation../
/
/
/Manuel, what kind of optimization do you mean? Inside of CGAL engine or on my side? On my own side I don't do any optimization. All what I do - just insert list of points one by one and apply info for each of them./

/Sylvain wrote: The lack of static filters for the power tests.../

I don't get what does it mean? And is it possible to avoid it?

Sorry for many questions.

Thank you for answerers.

I am afraid it is all on CGAL's side, there is not much you can do easily.
Obviously Regular cannot be faster than Delaunay, but the slow down
factor could be greatly reduced.  It just needs some work, which has
not been done yet.


--
Sylvain Pion
INRIA Sophia-Antipolis
Geometrica Project-Team
CGAL, http://cgal.org/
--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://lists-sop.inria.fr/wws/info/cgal-discuss




Archive powered by MHonArc 2.6.16.

Top of Page