cutList-objects depending on argument typequery cutList-objects depending on argument type
get.cutList(object, type)# S4 method for cutList,character
get.cutList(object, type)
information from objects of class cutList depending on argument type
object of class simpleTriplet if argument type matches 'constraints'
character vector if argument type matches 'direction'
numeric vector if argument type matches 'objective' or 'rhs'
an object of class cutList
a character vector of length 1 defining what to calculate|return|modify. Allowed types are:
constraints: constraint matrix of object
direction: directions of the constraints
rhs: right hand side of the constraints
nrConstraints: total number of constraints
Bernhard Meindl bernhard.meindl@statistik.gv.at