sdcTable (version 0.20.5)

calc.cutList: perform calculations on cutList-objects depending on argument type

Description

perform calculations on cutList-objects depending on argument type

Usage

calc.cutList(object, type, input)

## S3 method for class 'cutList,character,list': calc.cutList(object, type, input)

Arguments

object
an object of class cutList
type
a character vector of length 1 defining what to calculate|return|modify. Allowed types are:
input
a list depending on argument type.

Value

  • manipulated data based on argument type
    • an object of classcutListif argumenttypematches 'strengthen' or 'bindTogether'
    • a logical vector of length 1 if argumenttypematches 'checkViolation' with TRUE if at least one constraint is violated by the given solution