Class "optObj_cplexAPI"
Structure of the class "optObj_cplexAPI"
.
Objects can be created by calls of the constructor function optObj
:
test <- optObj(solver = "cplexAPI")
.
oobj
:Object of class "pointerToProb"
containing a pointer to a
cplexAPI problem object.
solver
:Object of class "character"
containing the name of the solver
software (see SYBIL_SETTINGS
for suitable values).
method
:Object of class "character"
containing the method (algorithm) used
by the solver software (see SYBIL_SETTINGS
for suitable
values).
probType
:Object of class "character"
giving the problem type (see
optObj
for suitable values).
Class "optObj"
, directly.
Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>
Maintainer: Mayo Roettger <mayo.roettger@hhu.de>
showClass("optObj_cplexAPI")
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.