sdcTable (version 0.20.5)

linProb-class: S4 class describing a linProb-object

Description

An object of class linProb defines a linear problem given by the objective coefficients (slot objective), a constraint matrix (slot constraints), the direction (slot direction) and the right hand side (slot rhs) of the constraints. Also, allowed lower (slot boundsLower) and upper (slot boundsUpper) bounds of the variables as well as its types (slot types) are specified.

Arguments

Details

[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]