Getting StartedwithRelease 2.1, December 1999Preface++CGAL is the Computational Geometry Algorithms Library, written in C . It is developped by a consor-tium of seven sites: Utrecht University (The Netherlands), ETH Zurich¨ (Switzerland), Free University ofBerlin (Germany), INRIA Sophia Antipolis (France), Martin Luther-Universit at¨ Halle Wittenberg (Germany),¨Max Planck Institute for Computer Science, Saarbrucken (Germany), RISC Linz (Austria) and Tel AvivUniversity (Israel). More information about the project can be found on the CGAL home page at URLhttp://www.cs.uu.nl/CGAL/.This document is acompanied with a number of example source files. The example files mentioned in the textrefer to these source files. They can be found in the CGAL distribution in the directory examples/Getting started.AuthorsGeert Jan Giezeman, Remco Veltkamp, Wieger WesselinkDepartment of Computer ScienceUtrecht University, The NetherlandsAcknowledgementThis work is supported by the Esprit IV Project No. 21957 (CGAL) and by the Esprit IV Project No. 28155(GALIA).iiiContents1 Introduction 11.1 Overview of CGAL ......................................... 11.2 Robustnes ............................................. 21.3 Generality . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21.4 Efficiency.............................................. 21.5 Easeofuse ............................................. 21.6 Otherdesigngoals ........... ...
Voir