Sciweavers

IFIP
1998
Springer

One Sided Error Predicates in Geometric Computing

13 years 8 months ago
One Sided Error Predicates in Geometric Computing
A conservative implementation of a predicate returns true only if the exact predicate is true. That is, we accept a one sided error for the implementation. For geometric predicates, such as orientation- or incircle-tests, this allows efficient floating point implementations of the predicates with rare occurrences of the one sided error. We discuss the use of such conservative implementations for convex hull and triangulation algorithms for point sets in the plane. The resulting programs show a minor slowdown compared to an implementation that completely ignores the finite precision issue. However, our programs always produce output that satisfies basic desirable properties. The output can be easily checked for correctness and
Lutz Kettner, Emo Welzl
Added 06 Aug 2010
Updated 06 Aug 2010
Type Conference
Year 1998
Where IFIP
Authors Lutz Kettner, Emo Welzl
Comments (0)