(function from pyomo.contrib.pyros.util)
pyomo.contrib.pyros.util
Preprocess user inputs to modeling objects from which PyROS subproblems can be efficiently constructed.
model_data (model data object) – Main model data object.
user_var_partitioning (VariablePartitioning) – User-based partitioning of the in-scope variables of the input model.
robust_infeasible – True if RO problem was found to be robust infeasible, False otherwise.
bool