Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Filtered n-D Kernel

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Filtered n-D Kernel


Chronological Thread 
  • From: Marc Glisse <>
  • To:
  • Subject: Re: [cgal-discuss] Filtered n-D Kernel
  • Date: Wed, 21 Aug 2013 23:43:59 +0200 (CEST)

On Sun, 4 Aug 2013, Panagiotis Foteinos wrote:

Although in 2D and 3D the predicates offered by CGAL are filtered (i.e.,
faster than their non-filtered counterpart), in nD these predicates are
not. I am referring to the orientation predicates with respect to an nD
sphere mostly.

Is CGAL community planning to offer filtered nD predicates? It will really
expedite mesh refinement algorithms for 4 dimensions.

Or such a package already exists, but I am unaware of?

There are plans (and a prototype, etc), but obviously I can't say when (or even if) it will be released.

In the meantime, redefining a few predicates using CGAL::Filtered_predicate is not very hard to do by hand.

--
Marc Glisse



Archive powered by MHonArc 2.6.18.

Top of Page