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...
Floating point arithmetic’s finite precision presents a major challenge in the field of computationa...
International audienceThe algorithms of computational geometry are designed for a machine model with...
AbstractWe introduce a new and simple filtering technique that can be used in the implementation of ...
Geometric predicates are at the core of many algorithms, such as the construction of Delaunay triang...
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...
International audienceFloating-point arithmetic provides a fast but inexact way of computing geometr...
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...
International audienceWe present a general purpose code analyzer and generator for filtered predicate...
Abstract Exact computer arithmetic has a variety of uses, including the robust implementation of geo...
International audienceIn this article, I focus on the robustness of geometric programs (e.g., De-lau...
Abstract. Floating-point arithmetic provides a fast but inexact way of computing geometric predicate...
Algorithms in Computational Geometry and Computer Aid-ed Design are often developed for the Real RAM...
International audienceThe algorithms of computational geometry are designed for a machine model with...
Floating point arithmetic’s finite precision presents a major challenge in the field of computationa...
International audienceThe algorithms of computational geometry are designed for a machine model with...
AbstractWe introduce a new and simple filtering technique that can be used in the implementation of ...
Geometric predicates are at the core of many algorithms, such as the construction of Delaunay triang...
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...
International audienceFloating-point arithmetic provides a fast but inexact way of computing geometr...
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...
International audienceWe present a general purpose code analyzer and generator for filtered predicate...
Abstract Exact computer arithmetic has a variety of uses, including the robust implementation of geo...
International audienceIn this article, I focus on the robustness of geometric programs (e.g., De-lau...
Abstract. Floating-point arithmetic provides a fast but inexact way of computing geometric predicate...
Algorithms in Computational Geometry and Computer Aid-ed Design are often developed for the Real RAM...
International audienceThe algorithms of computational geometry are designed for a machine model with...
Floating point arithmetic’s finite precision presents a major challenge in the field of computationa...
International audienceThe algorithms of computational geometry are designed for a machine model with...
AbstractWe introduce a new and simple filtering technique that can be used in the implementation of ...