In this paper we propose a new approach for the robust computation of the nearest integer lattice points of some specific geometric constructions (intersection of two planar segments, circumcenter of a planar triangle and of a spatial tethraedron). Given that the data and the final results of the geometric constructions are stored using single precision floating point representation (typically fixed size integers), the proposed algorithms first perform the geometric construction in IEEE double precision floating point arithmetic, the rounding error is estimated, and only if the error estimation indicates that the result of the floating point computation may be wrong, the computation is repeated with exact arithmetic. The basic advantage is ...
Most algorithms of computational geometry are designed for the Real-RAM and non-degenerate inputs. W...
Reliable implementation of geometric algorithms is a notoriously difficult task. Algorithms are usua...
Fast C implementations of four geometric predicates, the 2D and 3D orientation and incircle tests, a...
In this paper we propose a new approach for the robust computation of the nearest integer lattice po...
AbstractExact computation is assumed in most algorithms in computational geometry. In practice, impl...
We introduce a novel algorithm to transform any generic set of triangles in 3D space into a well-for...
Abstract Exact computer arithmetic has a variety of uses, including the robust implementation of geo...
International audienceExact rounding is provided for elementary floating-point arithmetic operations...
Introduction Numerical robustness, topological correctness, reliability, accuracy, and simultaneous...
Robustness in geometric computation is an important subject and it the topic of a variety of researc...
AbstractRobustness problems due to the substitution of the exact computation on real numbers by the ...
Robustness problems due to the substitution of the exact computation on real numbers by the rounded ...
Motivated by the unexpected failure of the triangle intersection component of the Projection Algorit...
Robustness problems resulting from the substitution of floating-point arithmetic for exact arithmetic...
Most algorithms of computational geometry are designed for the Real-RAM and non-degenerate input. W...
Most algorithms of computational geometry are designed for the Real-RAM and non-degenerate inputs. W...
Reliable implementation of geometric algorithms is a notoriously difficult task. Algorithms are usua...
Fast C implementations of four geometric predicates, the 2D and 3D orientation and incircle tests, a...
In this paper we propose a new approach for the robust computation of the nearest integer lattice po...
AbstractExact computation is assumed in most algorithms in computational geometry. In practice, impl...
We introduce a novel algorithm to transform any generic set of triangles in 3D space into a well-for...
Abstract Exact computer arithmetic has a variety of uses, including the robust implementation of geo...
International audienceExact rounding is provided for elementary floating-point arithmetic operations...
Introduction Numerical robustness, topological correctness, reliability, accuracy, and simultaneous...
Robustness in geometric computation is an important subject and it the topic of a variety of researc...
AbstractRobustness problems due to the substitution of the exact computation on real numbers by the ...
Robustness problems due to the substitution of the exact computation on real numbers by the rounded ...
Motivated by the unexpected failure of the triangle intersection component of the Projection Algorit...
Robustness problems resulting from the substitution of floating-point arithmetic for exact arithmetic...
Most algorithms of computational geometry are designed for the Real-RAM and non-degenerate input. W...
Most algorithms of computational geometry are designed for the Real-RAM and non-degenerate inputs. W...
Reliable implementation of geometric algorithms is a notoriously difficult task. Algorithms are usua...
Fast C implementations of four geometric predicates, the 2D and 3D orientation and incircle tests, a...