Learn R Programming

sybil (version 1.1.2)

optObj_lpSolveAPI-class: Class "optObj_lpSolveAPI"

Description

Structure of the class "optObj_lpSolveAPI".

Arguments

encoding

utf8

Objects from the Class

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

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

Extends

Class "optObj", directly.

See Also

Superclass optObj and constructor function optObj

Examples

Run this code
showClass("optObj_lpSolveAPI")

Run the code above in your browser using DataLab