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-2 |
Depends: | R (≥ 2.6.0), slam |
Enhances: | Matrix |
Published: | 2014-07-01 |
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 |
Materials: | NEWS INSTALL |
In views: | Optimization |
CRAN checks: | Rcplex results |
Reference manual: | Rcplex.pdf |
Package source: | Rcplex_0.3-2.tar.gz |
Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
OS X Snow Leopard binaries: | r-release: not available, r-oldrel: not available |
OS X Mavericks binaries: | r-release: not available |
Old sources: | Rcplex archive |
Reverse enhances: | relations |