This package browser is in early development. Mind the rough edges.

cddlib 0.94m

Library for convex hulls and extreme rays of polyhedra

The C-library cddlib implements the Double Description Method of Motzkin et al. for generating all vertices (i.e. extreme points) and extreme rays of a general convex polyhedron given by a system of linear inequalities in arbitrary dimension. It can also be used for the converse operation of computing convex hulls.

Installation

Install cddlib 0.94m as follows:

guix install cddlib@0.94m

Or install the latest version:

guix install cddlib

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.