Navigation: Up, Table of Contents, Bibliography, Index, Title Page

Geometric Optimisation



This chapter describes routines for solving geometric optimisation problems.

There are algorithms for computing and updating the

of a finite point set.

We provide several functions to compute the smallest enclosing region r of a planar convex polygon P where r is to be chosen from a set of candidate regions (min_rectangle_2, min_parallelogram_2, min_strip_2).

An algorithm for computing and updating the (squared) distance of two convex polytopes is described (Polytope_distance_d).

The remaining algorithms can be used for searching in matrices with specific properties and some applications. In particular, there are general implementations of


Navigation: Up, Table of Contents, Bibliography, Index, Title Page
www.cgal.org. Aug 13, 2001.