cddlib

Compute vertex/facet representations of polyhedral cones

brewmacoslinux
Try with needOr install directly
Source

About

Double description method for general polyhedral cones

Commands

cdd_glpcdd_gmptestcdd1testcdd2

Examples

Convert a polytope from vertex to facet representation$ cdd_gmp -Hrepresentation input.ine > output.ext
Convert from facet to vertex representation$ cdd_gmp -Vrepresentation input.ext > output.ine
Run test suite to verify cddlib installation$ testcdd1