Geometric predicates are at the core of many algorithms, such as the construction of Delaunay triangulations, mesh processing and spatial relation tests. These algorithms have applications in scientific computing, geographic information systems and computer-aided design. With floating-point arithmetic, these geometric predicates can incur round-off errors that may lead to incorrect results and inconsistencies, causing computations to fail. This issue has been addressed using a combination of exact arithmetic for robustness and floating-point filters to mitigate the computational cost of exact computations. The implementation of exact computations and floating-point filters can be a difficult task, and code generation tools have been propose...
AbstractThe algorithms of computational geometry are designed for a machine model with exact real ar...
International audienceIn this article, I focus on the robustness of geometric programs (e.g., De-lau...
The algorithms of computational geometry are designed for a machine model with exact real arithmetic...
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...
Fast C implementations of four geometric predicates, the 2D and 3D orientation and incircle tests, a...
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...
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...
Algorithms in Computational Geometry and Computer Aided Design are often developed for the Real RAM ...
International audienceWe present a general purpose code analyzer and generator for filtered predicate...
We introduce a novel algorithm to transform any generic set of triangles in 3D space into a well-for...
In this paper we talk about a new efficient numerical approach to deal with inaccuracy when implemen...
AbstractThe algorithms of computational geometry are designed for a machine model with exact real ar...
International audienceIn this article, I focus on the robustness of geometric programs (e.g., De-lau...
The algorithms of computational geometry are designed for a machine model with exact real arithmetic...
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...
Fast C implementations of four geometric predicates, the 2D and 3D orientation and incircle tests, a...
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...
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...
Algorithms in Computational Geometry and Computer Aided Design are often developed for the Real RAM ...
International audienceWe present a general purpose code analyzer and generator for filtered predicate...
We introduce a novel algorithm to transform any generic set of triangles in 3D space into a well-for...
In this paper we talk about a new efficient numerical approach to deal with inaccuracy when implemen...
AbstractThe algorithms of computational geometry are designed for a machine model with exact real ar...
International audienceIn this article, I focus on the robustness of geometric programs (e.g., De-lau...
The algorithms of computational geometry are designed for a machine model with exact real arithmetic...