R interface to CPLEX solvers for linear, quadratic, and (linear and quadratic) mixed integer programs. Support for quadratically constrained programming is available. A working installation of CPLEX is required for usage of the Rcplex package. See the file "INSTALL" for details on how to install the Rcplex package in Linux/Unix-like systems and Windows systems. Support for sparse matrices is provided by an S3-style class "simple_triplet_matrix" from package slam and by objects from the Matrix package class hierarchy.
| Version: | 0.3-1 |
| Depends: | R (≥ 2.6.0), slam |
| Enhances: | Matrix |
| Published: | 2013-02-13 |
| Author: | Hector Corrada Bravo, with contributions from Stefan Theussl and Kurt Hornik |
| Maintainer: | Hector Corrada Bravo <hcorrada at gmail.com> |
| License: | LGPL-2 | LGPL-2.1 | LGPL-3 [expanded from: LGPL (≥ 2.0)] |
| URL: | http://R-Forge.R-project.org/projects/rcplex |
| NeedsCompilation: | yes |
| Installation: | Rcplex installation info |
| In views: | Optimization |
| CRAN checks: | Rcplex results |
| Package source: | Rcplex_0.3-1.tar.gz |
| OS X binary: | not available, see check log. |
| Windows binary: | not available, see ReadMe. |
| Reference manual: | Rcplex.pdf |
| News/ChangeLog: | NEWS |
| Old sources: | Rcplex archive |
| Reverse enhances: | relations |