(function from pyomo.contrib.pyros.util)
pyomo.contrib.pyros.util
Perform advanced validation of PyROS solver arguments.
model (ConcreteModel) – Input deterministic model.
config (ConfigDict) – PyROS solver options.
user_var_partitioning – Partitioning of the in-scope model variables into first-stage, second-stage, and state variables, according to user specification of the first-stage and second-stage variables.
VariablePartitioning