Rcplex (0.2-3)
R interface to CPLEX.
http://R-Forge.R-project.org/projects/rcplex
http://cran.r-project.org/web/packages/Rcplex
R interface to CPLEX solvers for linear, quadratic, and (linear and quadratic) mixed integer programs. 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.
Maintainer:
Hector Corrada Bravo
Author(s): Hector Corrada Bravo, with contributions from Stefan Theussl
License: LGPL (>= 2.0)
Uses: slam
Enhances: Matrix
Reverse suggests: designmatch, ivmte, otinference
Reverse enhances: designmatch, relations
Released over 10 years ago.