Algorithms in Computational Geometry and Computer Aid-ed Design are often developed for the Real RAM model of computation, which assumes exactness of all the input argu-ments and operations. In practice, however, the exactness imposes tremendous limitations on the algorithms – even the basic operations become uncomputable, or prohibitively slow. When the computations of interest are limited to de-termining the sign of polynomial expressions over floating-point numbers, faster approaches are available. One can evaluate the polynomial in floating-point first, together with some estimate of the rounding error, and fall back to exact arithmetic only if this error is too big to determine the sign reliably. A particularly efficient variation on t...
Fast C implementations of four geometric predicates, the 2D and 3D orientation and incircle tests, a...
AbstractThis paper concerns a robust algorithm for the 2D orientation problem which is one of the ba...
In this thesis, we define efficient and generic methods in order to solve the robustness problems th...
Algorithms in Computational Geometry and Computer Aided Design are often developed for the Real RAM ...
Geometric predicates are at the core of many algorithms, such as the construction of Delaunay triang...
Geometric predicates are used in many GIS algorithms, such as the construction of Delaunay Triangula...
Exact computer arithmetic has a variety of uses including, but not limited to, the robust implementa...
International audienceFloating-point arithmetic provides a fast but inexact way of computing geometr...
Abstract. Floating-point arithmetic provides a fast but inexact way of computing geometric predicate...
International audienceWe propose an efficient method that determines the sign of a multivariate poly...
Geometric predicates are at the core of many algorithms, such as the construction of Delaunay triang...
AbstractExact computation is assumed in most algorithms in computational geometry. In practice, impl...
Reliable implementation of geometric algorithms is a notoriously difficult task. Algorithms are usua...
International audienceWe present a general purpose code analyzer and generator for filtered predicate...
International audienceFloating-point arithmetic provides a fast but inexact way of computing geometr...
Fast C implementations of four geometric predicates, the 2D and 3D orientation and incircle tests, a...
AbstractThis paper concerns a robust algorithm for the 2D orientation problem which is one of the ba...
In this thesis, we define efficient and generic methods in order to solve the robustness problems th...
Algorithms in Computational Geometry and Computer Aided Design are often developed for the Real RAM ...
Geometric predicates are at the core of many algorithms, such as the construction of Delaunay triang...
Geometric predicates are used in many GIS algorithms, such as the construction of Delaunay Triangula...
Exact computer arithmetic has a variety of uses including, but not limited to, the robust implementa...
International audienceFloating-point arithmetic provides a fast but inexact way of computing geometr...
Abstract. Floating-point arithmetic provides a fast but inexact way of computing geometric predicate...
International audienceWe propose an efficient method that determines the sign of a multivariate poly...
Geometric predicates are at the core of many algorithms, such as the construction of Delaunay triang...
AbstractExact computation is assumed in most algorithms in computational geometry. In practice, impl...
Reliable implementation of geometric algorithms is a notoriously difficult task. Algorithms are usua...
International audienceWe present a general purpose code analyzer and generator for filtered predicate...
International audienceFloating-point arithmetic provides a fast but inexact way of computing geometr...
Fast C implementations of four geometric predicates, the 2D and 3D orientation and incircle tests, a...
AbstractThis paper concerns a robust algorithm for the 2D orientation problem which is one of the ba...
In this thesis, we define efficient and generic methods in order to solve the robustness problems th...