An object of class problemInstance
holds the main information that is
required to solve the secondary cell suppression problem.
Bernhard Meindl bernhard.meindl@statistik.gv.at
strID
:a character vector (or NULL) of ID's identifying table cells
Freq
:a numeric vector (or NULL) of counts for each table cell
w
:a numeric vector (or NULL) of weights that should be used when solving the secondary cell suppression problem
numVars
:a list (or NULL) with each element being a numeric vector holding values of specified numerical variables for each table cell
lb
:numeric vector (or NULL) holding assumed lower bounds for each table cell
ub
:numeric vector (or NULL) holding assumed upper bounds for each table cell
LPL
:numeric vector (or NULL) holding required lower protection levels for each table cell
UPL
:numeric vector (or NULL) holding required upper protection levels for each table cell
SPL
:numeric vector (or NULL) holding required sliding protection levels for each table cell
sdcStatus
:character vector (or NULL) holding the current anonymization state for each cell.
z
: cell is forced to be published and must not be suppressed
u
: cell has been primary suppressed
x
: cell is a secondary suppression
s
: cell can be published