R interface to (some of) cddlib (<https://github.com/cddlib/cddlib>). Converts back and forth between two representations of a convex polytope: as solution of a set of linear equalities and inequalities and as convex hull of set of points and rays. Also does linear programming and redundant generator elimination (for example, convex hull in n dimensions). All functions can use exact infinite-precision rational arithmetic.
| Version: | 1.5 |
| Depends: | R (≥ 3.0.2) |
| Imports: | methods |
| Published: | 2021-11-18 |
| Author: | Charles J. Geyer and Glen D. Meeden, incorporates code from cddlib (ver 0.94f) written by Komei Fukuda |
| Maintainer: | Charles J. Geyer <charlie at stat.umn.edu> |
| License: | GPL-2 |
| URL: | https://www.stat.umn.edu/geyer/rcdd/, https://github.com/cjgeyer/rcdd |
| NeedsCompilation: | yes |
| SystemRequirements: | GMP (GNU MP bignum library from <https://gmplib.org/>) |
| Materials: | README |
| In views: | Optimization |
| CRAN checks: | rcdd results |
| Reference manual: | rcdd.pdf |
| Vignettes: |
Using RCDD |
| Package source: | rcdd_1.5.tar.gz |
| Windows binaries: | r-devel: rcdd_1.5.zip, r-release: rcdd_1.5.zip, r-oldrel: rcdd_1.5.zip |
| macOS binaries: | r-release (arm64): rcdd_1.5.tgz, r-oldrel (arm64): rcdd_1.5.tgz, r-release (x86_64): rcdd_1.5.tgz, r-oldrel (x86_64): rcdd_1.5.tgz |
| Old sources: | rcdd archive |
| Reverse depends: | CoopGame, mvmesh, polyapost |
| Reverse imports: | betapart, blackbox, causaloptim, gfilogisreg, hitandrun, kantorovich, PLMIX, profExtrema |
| Reverse suggests: | spaMM |
Please use the canonical form https://CRAN.R-project.org/package=rcdd to link to this page.