Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Problems with calculating a convex hull in 3d

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Problems with calculating a convex hull in 3d


Chronological Thread 
  • From: Manuel Caroli <>
  • To:
  • Subject: Re: [cgal-discuss] Problems with calculating a convex hull in 3d
  • Date: Thu, 09 Apr 2009 19:13:13 +0200

Hi Christoph,

I would suspect some numerical problem that sends the algorithm into an infinite loop. For if I use the
Exact_predicates_inexact_constructions_kernel
it works perfectly fine on my machine.

Hope that helps

Manuel


Christoph Weber wrote:
Hi,

I got a problem in some situation, when i want to estimate a convex
hull for a given point set in 3d. Sometimes my program hangs, but I
don't understand why. Maybe it's a bug. I wrote a bug report program,
which reproduces my error and put it in the apendix. Can somebody help
me?

regards, Christoph





Archive powered by MHonArc 2.6.16.

Top of Page