Learn R Programming

⚠️There's a newer version (0.3-8) of this package.Take me there.

Rcplex (version 0.3-0)

R interface to CPLEX

Description

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.

Copy Link

Version

Install

install.packages('Rcplex')

Monthly Downloads

297

Version

0.3-0

License

LGPL (>= 2.0)

Maintainer

Hector Bravo

Last Published

May 6th, 2011

Functions in Rcplex (0.3-0)

Rcplex

Solve optimization problem with CPLEX
Rcplex.close

Release CPLEX license