(function from pyomo.contrib.pyros.separation_problem_methods)
pyomo.contrib.pyros.separation_problem_methods
Evaluate second-stage inequality constraint functions at current separation solution.
separation_data (SeparationProblemData) – Separation problem data.
ss_ineq_cons (list of Constraint) – Second-stage inequality constraints to be evaluated.
violations – Mapping from second-stage inequality constraints to violation values.
ComponentMap