getParmValCPLEX: Values and Names of Parameters Having Non-Default Values

Description Usage Arguments Value Author(s) References See Also

View source: R/cplex.R

Description

The function getParmValCPLEX retrieves the names and actual values of all IBM ILOG CPLEX parameters, which do not have their default values.

Usage

1

Arguments

env

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

Value

Either a list containing all non-default parameters and their values or NULL.

Author(s)

Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>

Maintainer: Mayo Roettger <mayo.roettger@hhu.de>

References

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

See Also

cplexConstants and getChgParmCPLEX


cplexAPI documentation built on Oct. 23, 2020, 5:45 p.m.