Learn R Programming

sybil (version 1.1.2)

optObj_cplexAPI-class: Class "optObj_cplexAPI"

Description

Structure of the class "optObj_cplexAPI".

Arguments

encoding

utf8

Objects from the Class

Objects can be created by calls of the constructor function optObj:

test <- optObj(solver = "cplexAPI").

Extends

Class "optObj", directly.

See Also

Superclass optObj and constructor function optObj

Examples

Run this code
showClass("optObj_cplexAPI")

Run the code above in your browser using DataLab