CGAL Arrangements and Their Applications (häftad)
Format
Häftad (Paperback / softback)
Språk
Engelska
Antal sidor
293
Utgivningsdatum
2016-08-23
Upplaga
Softcover reprint of the original 1st ed. 2012
Förlag
Springer-Verlag Berlin and Heidelberg GmbH & Co. K
Medarbetare
Halperin, Dan / Wein, Ron
Illustrationer
XIX, 293 p.
Dimensioner
279 x 210 x 17 mm
Vikt
713 g
Antal komponenter
1
Komponenter
1 Paperback / softback
ISBN
9783662507124

CGAL Arrangements and Their Applications

A Step-by-Step Guide

Häftad,  Engelska, 2016-08-23
760
  • Skickas från oss inom 7-10 vardagar.
  • Fri frakt över 249 kr för privatkunder i Sverige.
Finns även som
Visa alla 2 format & utgåvor
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.
Visa hela texten

Passar bra ihop

  1. CGAL Arrangements and Their Applications
  2. +
  3. The Anxious Generation

De som köpt den här boken har ofta också köpt The Anxious Generation av Jonathan Haidt (inbunden).

Köp båda 2 för 1049 kr

Kundrecensioner

Har du läst boken? Sätt ditt betyg »

Övrig information

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.

Innehållsförteckning

Introduction.- Basic Arrangements.- Queries and Free Functions.- Arrangements of Unbounded Curves.- Arrangement-Traits Classes.- Extending the Arrangement.- Adapting to Boost Graphs.- Operations on (Curved) Polygons.- Minkowski Sums and Offset Polygons.- Envelopes.- Prospects.- Bibliography.- Index.