This chapter describes routines for solving geometric optimisation problems.
There are algorithms for computing and updating the
We provide several functions to compute the smallest enclosing region of a planar convex polygon where 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