get_slack_variables(transformed_block, ...)
|
Return the list of slack variables used to relax 'constraint.' Note that if 'constraint' is one-sided, there will be a single variable in the list, but if it is a ranged constraint (l <= expr <= u) or an equality, there will be two variables. |