Rcplex: R Interface to CPLEX

R interface to CPLEX solvers for linear, quadratic, and (linear and quadratic) mixed integer programs. Support for quadratically constrained programming is available. See the file "INSTALL" for details on how to install the Rcplex package in Linux/Unix-like 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-6
Depends: R (≥ 2.6.0), slam
Imports: methods
Enhances: Matrix
Published: 2023-04-06
Author: Hector Corrada Bravo [aut], Kurt Hornik ORCID iD [ctb], Stefan Theussl ORCID iD [aut, cre]
Maintainer: Stefan Theussl <Stefan.Theussl at R-project.org>
License: LGPL-2 | LGPL-2.1 | LGPL-3 [expanded from: LGPL (≥ 2.0)]
URL: https://R-Forge.R-project.org/projects/rcplex
NeedsCompilation: yes
SystemRequirements: IBM ILOG CPLEX libraries and headers
Materials: NEWS INSTALL
In views: Optimization
CRAN checks: Rcplex results

Documentation:

Reference manual: Rcplex.pdf

Downloads:

Package source: Rcplex_0.3-6.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): not available
Old sources: Rcplex archive

Reverse dependencies:

Reverse imports: ROI.plugin.cplex
Reverse suggests: otinference, prioriactions
Reverse enhances: CVXR, designmatch, relations, sbw

Linking:

Please use the canonical form https://CRAN.R-project.org/package=Rcplex to link to this page.