Overview
- A practical guide to an important area of computational geometry
- Contains numerous worked examples and program descriptions
- Supported by a dedicated website
- Includes supplementary material: sn.pub/extras
Part of the book series: Geometry and Computing (GC, volume 7)
Access this book
Tax calculation will be finalised at checkout
Other ways to access
About this book
Arrangements of curves constitute fundamental structures that have been intensively studied in computational geometry. Arrangements have numerous applications in a wide range of areas – examples include geographic information systems, robot motion planning, statistics, computer-assisted surgery and molecular biology. Implementing robust algorithms for arrangements is a notoriously difficult task, and the CGAL arrangements package is the first robust, comprehensive, generic and efficient implementation of data structures and algorithms for arrangements of curves.
This book is about how to use CGAL two-dimensional arrangements to solve problems. The authors first demonstrate the features of the arrangement package and related packages using small example programs. They then describe applications, i.e., complete standalone programs written on top of CGAL arrangements used to solve meaningful problems – for example, finding the minimum-area triangle defined by a set of points, planning the motion of a polygon translating among polygons in the plane, computing the offset polygon, finding the largest common point sets under approximate congruence, constructing the farthest-point Voronoi diagram, coordinating the motion of two discs moving among obstacles in the plane, and performing Boolean operations on curved polygons.
The book contains comprehensive explanations of the solution programs, many illustrations, and detailed notes on further reading, and it is supported by a website that contains downloadable software and exercises. It will be suitable for graduate students and researchers involved in applied research in computational geometry, and for professionals who require worked-out solutions to real-life geometric problems. It is assumed that the reader is familiar with the C++ programming-language and with the basics of the generic-programming paradigm.
Similar content being viewed by others
Keywords
Table of contents (11 chapters)
Authors and Affiliations
About the authors
The author team work in the Applied Computational Laboratory of Tel Aviv University. They are among the key groups worldwide using and contributing to CGAL resources, and they have significant experience in the development of the related theory and programs, and in teaching applied computational geometry to computer science and engineering students. They also have related industrial consulting experience.
Bibliographic Information
Book Title: CGAL Arrangements and Their Applications
Book Subtitle: A Step-by-Step Guide
Authors: Efi Fogel, Dan Halperin, Ron Wein
Series Title: Geometry and Computing
DOI: https://doi.org/10.1007/978-3-642-17283-0
Publisher: Springer Berlin, Heidelberg
eBook Packages: Mathematics and Statistics, Mathematics and Statistics (R0)
Copyright Information: Springer-Verlag Berlin Heidelberg 2012
Hardcover ISBN: 978-3-642-17282-3Published: 25 January 2012
Softcover ISBN: 978-3-662-50712-4Published: 23 August 2016
eBook ISBN: 978-3-642-17283-0Published: 05 January 2012
Series ISSN: 1866-6795
Series E-ISSN: 1866-6809
Edition Number: 1
Number of Pages: XIX, 293
Topics: Computer Imaging, Vision, Pattern Recognition and Graphics, Geometry, Mathematical and Computational Engineering