method (string) – ‘sipopt’ or ‘k_aug’
instance (Block) – pyomo block or model object
paramSubList (list) – list of mutable parameters or fixed variables
perturbList (list) – list of perturbed parameter values
cloneModel (bool, optional) – indicator to clone the model. If set to False, the original
model will be altered
tee (bool, optional) – indicator to stream solver log
keepfiles (bool, optional) – preserve solver interface files
solver_options (dict, optional) – Provides options to the solver (also the name of an attribute)