Sciweavers

COMPGEOM
2004
ACM

Intersecting quadrics: an efficient and exact implementation

13 years 8 months ago
Intersecting quadrics: an efficient and exact implementation
We present the first complete, exact, and efficient C++ implementation for parameterizing the intersection of two implicit quadrics with integer coefficients of arbitrary size. It is based on the near-optimal algorithm recently introduced by Dupont et al. [6] and builds upon Levin's seminal work [12]. Unlike existing implementations, it correctly identifies and parameterizes all the connected components of the intersection in all cases, returning parameterizations with rational functions whenever such parameterizations exist. In addition, the coefficient rings of the parameterizations are either minimal or involve one possibly unneeded square root. We prove upper bounds on the size of the coefficients of the output parameterizations and compare these bounds to observed values. We give other experimental results and present some examples.
Sylvain Lazard, Luis Mariano Peñaranda, Syl
Added 20 Aug 2010
Updated 20 Aug 2010
Type Conference
Year 2004
Where COMPGEOM
Authors Sylvain Lazard, Luis Mariano Peñaranda, Sylvain Petitjean
Comments (0)