cutList-class: S4 class describing a cutList-object
Description
An object of class cutList
holds constraints that can be extracted and
used as for objects of class linProb-class
. An object of class
cutList
consists of a constraint matrix (slot con
), a vector
of directions (slot direction
) and a vector specifying the right hand
sides of the constraints (slot rhs
).Details
[object Object],[object Object],[object Object]