(function from pyomo.contrib.pyros.master_problem_methods)
pyomo.contrib.pyros.master_problem_methods
Construct slack variable minimization problem from the master model.
Slack variables are added only to the seconds-stage inequality constraints of the blocks added for the current PyROS iteration.
master_data (MasterProblemData) – Master problem data.
slack_model – Slack variable model.
ConcreteModel