libcdd-test

Test programs for libcdd
  http://www.inf.ethz.ch/personal/fukudak/cdd_home/
  0
  no reviews



The cddlib library is a c library for manipulating general convex polyhedra. it supports converting between the system of linear inequalities representation and a vertices and extreme rays representation of a polyhedron, and also supports solving linear programming problems.

this package contains test programs.