Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Stack overflow error - dD Convex Hulls and Delaunay Triangulations - CGAL

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Stack overflow error - dD Convex Hulls and Delaunay Triangulations - CGAL


Chronological Thread 
  • From: Marc Glisse <>
  • To:
  • Subject: Re: [cgal-discuss] Stack overflow error - dD Convex Hulls and Delaunay Triangulations - CGAL
  • Date: Sun, 9 Mar 2014 00:10:24 +0100 (CET)

On Sat, 8 Mar 2014, Muhammad Abdelghaffar wrote:

I'm trying to construct the delaunay graph for a point set in $d=6$ using
the CGAL dD Convex Hulls and Delaunay Triangulations package , but I'm
getting a stack overflow error.

Did you try increasing the stack size? In case it might be related to:
http://stackoverflow.com/q/17404432/1918193

Also, could you show what the call stack looks like at the time of the overflow?

--
Marc Glisse



Archive powered by MHonArc 2.6.18.

Top of Page