کد مقاله کد نشریه سال انتشار مقاله انگلیسی نسخه تمام متن
434121 1441727 2011 17 صفحه PDF دانلود رایگان
عنوان انگلیسی مقاله ISI
A generic lazy evaluation scheme for exact geometric computations
موضوعات مرتبط
مهندسی و علوم پایه مهندسی کامپیوتر نظریه محاسباتی و ریاضیات
پیش نمایش صفحه اول مقاله
A generic lazy evaluation scheme for exact geometric computations
چکیده انگلیسی

We present a generic C++ design to perform exact geometric computations efficiently using lazy evaluations. Exact geometric computations are critical for the robustness of geometric algorithms. Their efficiency is also important for many applications, hence the need for delaying the costly exact computations at run time until they are actually needed, if at all. Our approach is generic and extensible in the sense that it is possible to make it a library that users can apply to their own geometric objects and primitives. It involves techniques such as generic functor-adaptors, static and dynamic polymorphism, reference counting for the management of directed acyclic graphs, and exception handling for triggering exact computations when needed. It also relies on multi-precision arithmetic as well as interval arithmetic. We apply our approach to the whole geometry kernel of Cgal.

Research highlights
► Efficient geometry kernel of lazy exact primitives using arithmetic filtering.
► Reusable framework using generic programming and C++ templates.
► Available in CGAL, the Computational Geometry Algorithm Library.

ناشر
Database: Elsevier - ScienceDirect (ساینس دایرکت)
Journal: Science of Computer Programming - Volume 76, Issue 4, 1 April 2011, Pages 307–323
نویسندگان
, ,