Applications of the Generic Programming Paradigm in the Design of CGAL

  • Authors:
  • Hervé Brönnimann;Lutz Kettner;Stefan Schirra;Remco C. Veltkamp

  • Affiliations:
  • -;-;-;-

  • Venue:
  • Selected Papers from the International Seminar on Generic Programming
  • Year:
  • 1998

Quantified Score

Hi-index 0.00

Visualization

Abstract

We report on the use of the generic programming paradigm in the computational geometry algorithms library cgal. The parameterization of the geometric algorithms in cgal enhances flexibility and adaptability and opens an easy way for abolishing precision and robustness problems by exact but nevertheless efficient computation. Furthermore we discuss circulators, which are an extension of the iterator concept to circular structures. Such structures arise frequently in geometric computing.