(function from pyomo.contrib.pyros.master_problem_methods)
pyomo.contrib.pyros.master_problem_methods
Construct the initial master problem model object from the preprocessed working model.
model_data (model data object) – Main model data object, containing the preprocessed working model.
master_model – Initial master problem model object. Contains a single scenario block fully cloned from the working model.
ConcreteModel