We experiment with exact integer arithmetic to implement primitives for geometric algorithms. Naive use of exact arithmetic - either modular or multiprecision integer - increases execution time dramatically over the use of floating-point arithmetic. By combining tuned multiprecision integer arithmetic and a floating-point filter based on interval analysis, we can obtain the effect of exact integer arithmetic at a cost close to that of floating-point arithmetic. We describe an experimental expression compiler that conveniently packages our techniques.
CITATION STYLE
Fortune, S., & Van Wyk, C. J. (1993). Efficient exact arithmetic for computational geometry. In Proceedings of the 9th Annual Symposium on Computational Geometry (pp. 163–172). Publ by ACM. https://doi.org/10.1145/160985.161015
Mendeley helps you to discover research relevant for your work.