Exact computer arithmetic has a variety of uses including, but not limited to, the robust implementation of geometric algorithms. This report has three purposes. The first is to offer fast software-level algorithms for exact addition and multiplication of arbitrary precision floating-point values. The second is to propose a technique for adaptive-precision arithmetic that can often speed these algorithms when one wishes to perform multiprecision calculations that do not always require exact arithmetic, but must satisfy some error bound. The third is to provide a practical demonstration of these techniques, in the form of implementations of several common geometric calculations whose required degree of accuracy depends on their inputs. These...
Algorithms in Computational Geometry and Computer Aided Design are often developed for the Real RAM ...
This handbook is a definitive guide to the effective use of modern floating-point arithmetic, which ...
Reliable implementation of geometric algorithms is a notoriously difficult task. Algorithms are usua...
Abstract Exact computer arithmetic has a variety of uses, including the robust implementation of geo...
Fast C implementations of four geometric predicates, the 2D and 3D orientation and incircle tests, a...
Geometric predicates are at the core of many algorithms, such as the construction of Delaunay triang...
This archive contains source code and data for the implementation of robust geometric predicates and...
Most existing implementations of multiple precision arithmetic demand that the user sets the precisi...
Geometric predicates are used in many GIS algorithms, such as the construction of Delaunay Triangula...
The technical report describes floating precision problems in geometric calculations. First, practic...
Algorithms in Computational Geometry and Computer Aid-ed Design are often developed for the Real RAM...
International audienceFloating-point arithmetic provides a fast but inexact way of computing geometr...
AbstractExact computation is assumed in most algorithms in computational geometry. In practice, impl...
We study the multiple-precision addition of two positive floating-point numbers in base 2, with exac...
Floating-point numbers have an intuitive meaning when it comes to physics-based numerical computatio...
Algorithms in Computational Geometry and Computer Aided Design are often developed for the Real RAM ...
This handbook is a definitive guide to the effective use of modern floating-point arithmetic, which ...
Reliable implementation of geometric algorithms is a notoriously difficult task. Algorithms are usua...
Abstract Exact computer arithmetic has a variety of uses, including the robust implementation of geo...
Fast C implementations of four geometric predicates, the 2D and 3D orientation and incircle tests, a...
Geometric predicates are at the core of many algorithms, such as the construction of Delaunay triang...
This archive contains source code and data for the implementation of robust geometric predicates and...
Most existing implementations of multiple precision arithmetic demand that the user sets the precisi...
Geometric predicates are used in many GIS algorithms, such as the construction of Delaunay Triangula...
The technical report describes floating precision problems in geometric calculations. First, practic...
Algorithms in Computational Geometry and Computer Aid-ed Design are often developed for the Real RAM...
International audienceFloating-point arithmetic provides a fast but inexact way of computing geometr...
AbstractExact computation is assumed in most algorithms in computational geometry. In practice, impl...
We study the multiple-precision addition of two positive floating-point numbers in base 2, with exac...
Floating-point numbers have an intuitive meaning when it comes to physics-based numerical computatio...
Algorithms in Computational Geometry and Computer Aided Design are often developed for the Real RAM ...
This handbook is a definitive guide to the effective use of modern floating-point arithmetic, which ...
Reliable implementation of geometric algorithms is a notoriously difficult task. Algorithms are usua...