Skip to Content.
Sympa Menu

cgal-discuss - Re: Re: Re: [cgal-discuss] Bug in 3 Planes intersection?

Subject: CGAL users discussion list

List archive

Re: Re: Re: [cgal-discuss] Bug in 3 Planes intersection?


Chronological Thread 
  • From: "Fernando Cacciola" <>
  • To: <>
  • Subject: Re: Re: Re: [cgal-discuss] Bug in 3 Planes intersection?
  • Date: Mon, 10 Sep 2007 11:41:39 -0300
  • Organization: SciSoft

Hello Amir,

One way to see if this is a robustness issue or a bug in CGAL is to try with:

Exact_predicate_exact_constructions_kernel

If you get incorrect results using that then almost certainly there is a bug in CGAL.

But conversely, if results are correct using that kernel, then you just have a robustness issue which you need to solve by following the advice given.

HTH

Fernando Cacciola
GeometyFactory


Archive powered by MHonArc 2.6.16.

Top of Page