Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Crash on 2D Constrained Triangulation, Cartesian<double> Kernel...

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Crash on 2D Constrained Triangulation, Cartesian<double> Kernel...


Chronological Thread 
  • From: Andreas Meyer <>
  • To:
  • Subject: Re: [cgal-discuss] Crash on 2D Constrained Triangulation, Cartesian<double> Kernel...
  • Date: Sat, 12 Jul 2008 09:23:28 +0200

On Saturday 12 July 2008 02:25:05 Stephen Wong wrote:
> Hello,
>
> I have found that when I use Cartesian<double> as the kernel for a
> constrained Delaunay triangulation, I come across a crash in
> Compact_container.h. It seems to be a null-pointer reference, but I don't
> believe it is caused by my code.
>
> I have created a small application that will reproduce the problem. Does
> anyone else experience the crash as well? I also know that when I use the
> Exact_predicates_inexact_constructions kernel, it does not crash.
>
> Please let me know your thoughts.
>
> Thanks!
>
> Stephen

The following text is tailor-made exactly for that topic:
http://www.cgal.org/philosophy.html

Best,
Andreas



Archive powered by MHonArc 2.6.16.

Top of Page