Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] exact constructor for Straight Skeleton

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] exact constructor for Straight Skeleton


Chronological Thread 
  • From: Hyungon Kim <>
  • To:
  • Subject: Re: [cgal-discuss] exact constructor for Straight Skeleton
  • Date: Tue, 10 Mar 2009 18:33:23 -0700

Hi Fernando Cacciola,

Thanks for your kind explanation.

Best regards,
Hyungon Kim

Fernando Cacciola wrote:
Hi Hyngon,

Hi,

Is there a reason of using inexact_construction instead of
Exact_predicates_exact_constructions_kernel
>
Yes, the inexact constructions kernel is *significantly* faster.

But you can nevertheless use exact constructions if you need it. In fact, using it, the coordinates of the skeleton vertices are guaranteed to exact.

Best

--
Fernando Cacciola
www.geometryfactory.com





Archive powered by MHonArc 2.6.16.

Top of Page