Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] 3D Convex Hull - Determinism

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] 3D Convex Hull - Determinism


Chronological Thread 
  • From: Dimitris Tzionas <>
  • To:
  • Subject: Re: [cgal-discuss] 3D Convex Hull - Determinism
  • Date: Tue, 23 Sep 2014 21:29:57 +0200

PS - just a clarification, I apply the method of the sample on my own mesh (.off file), I don't use the random point generator of the sample.


On Tue, Sep 23, 2014 at 9:24 PM, Dimitris Tzionas <> wrote:
Hi all,

I'm trying to compute the convex hull of a mesh following this sample:

However the result is non-deterministic.
I know that the kernel used is an "Exact_predicates_inexact_constructions_kernel",
does it mean that the result is inexact but deterministic, or it implies non-determinism too?

Best,
dimitris




Archive powered by MHonArc 2.6.18.

Top of Page