Learn R Programming

sybil (version 1.1.2)

optObj_glpkAPI-class: Class "optObj_glpkAPI"

Description

Structure of the class "optObj_glpkAPI".

Arguments

encoding

utf8

Objects from the Class

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

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

Extends

Class "optObj", directly.

See Also

Superclass optObj and constructor function optObj

Examples

Run this code
showClass("optObj_glpkAPI")

Run the code above in your browser using DataLab