higher_order_decision_rule_efficiency

(function from pyomo.contrib.pyros.master_problem_methods)

pyomo.contrib.pyros.master_problem_methods.higher_order_decision_rule_efficiency(master_data)[source]

Enforce DR coefficient variable efficiencies for master problem-like formulation.

Parameters:

master_data (MasterProblemData) – Master problem data.

Note

The DR coefficient variable efficiencies consist of setting the degree of the DR polynomial expressions by fixing the appropriate variables to 0. The degree to be set depends on the iteration number; see get_master_dr_degree.