Skip to Content.
Sympa Menu

cgal-discuss - [3d_boolean_ops] Most Efficient Rational Kernel

Subject: CGAL users discussion list

List archive

[3d_boolean_ops] Most Efficient Rational Kernel


Chronological Thread 
  • From: Stephen Wong <>
  • To: "" <>
  • Subject: [3d_boolean_ops] Most Efficient Rational Kernel
  • Date: Mon, 18 Feb 2008 11:38:47 -0800
  • Accept-language: en-US, en-CA
  • Acceptlanguage: en-US, en-CA

Hi there,

 

I am wondering what is the most computationally-efficient kernel that is allowable in Nef Polyhedra in 3D (Boolean operations), in the set of rational numbers Q.  Right now I am using Cartesian<Gmpq>, a variant of Exact_predicate_exact_constructions_kernel.  I am wondering if there is a Kernel (than I have stated) that performs more efficiently.  If not, is there a more efficient number type than Gmpq that is compatible with 3D Nef Polyhedra?

 

On the same topic of discussion, if I were to use kernels representing Z, which is the most efficient kernel?

 

Thanks,

 

Stephen




Archive powered by MHonArc 2.6.16.

Top of Page