3 Commits

Author SHA1 Message Date
martin
f7eb008ba8 Update cddlib to 0.94m. shlib patch is no longer required.
From maintainer Dimitri Karamazov, thanks!
2020-12-11 12:38:20 +00:00
martin
5f63a875de Update cddlib to 0.94l.
Initial diff from maintainer Dimitri Karamazov

OK sthen@
2020-10-04 07:27:36 +00:00
daniel
2abc46427e import cddlib
The C-library cddlib can be used for the reverse operation (i.e. convex hull
computation). This means that one can move back and forth between an inequality
representation and a generator (i.e. vertex and ray) representation of a
polyhedron with cddlib. Also, cddlib can solve a linear programming problem,
i.e. a problem of maximizing and minimizing a linear function over P.

From Dimitri Karamazov; ok rsadowski@
2020-07-16 04:46:18 +00:00