master_problem_methods
Functions for construction and solution of the PyROS master problem.
Classes
|
Container for objects pertaining to the PyROS master problem. |
Functions
Add new scenario block to the master model. |
|
|
Construct DR polishing problem from the master problem. |
|
Construct the initial master problem model object from the preprocessed working model. |
|
Construct slack variable minimization problem from the master model. |
|
Determine DR polynomial degree to enforce based on the iteration number. |
Enforce DR coefficient variable efficiencies for master problem-like formulation. |
|
|
Log master problem solve results. |
|
Polish decision rule of most recent master problem solution. |
Process master problem solve termination condition. |
|
|
Solve the master problem. |
|
Solve a slack variable-based feasibility model derived from the master problem. |
|
Invoke subsolver(s) on PyROS master problem, and update the MasterResults object accordingly. |