Learn R Programming

cplexAPI (version 1.4.0)

getVersionCPLEX: Get Version Number of the CPLEX Library.

Description

Low level interface function to the IBM ILOG CPLEX function CPXversion. Consult the IBM ILOG CPLEX documentation for more detailed information.

Usage

getVersionCPLEX(env)

Arguments

env

An object of class "'>cplexPtr" as returned by openEnvCPLEX. This is basically a pointer to an IBM ILOG CPLEX environment.

Value

Single character string specifying the version of the cplex library or NULL if the environment does not exist.

Details

Interface to the C function getVersion which calls the CPLEX function getVersionCPLEX.

References

The IBM ILOG CPLEX home page at https://www.ibm.com/support/knowledgecenter/SSSA5P.