all_discrete_scenarios_exhausted
|
For problems where the uncertainty set is of type DiscreteScenarioSet, True if last master problem solved explicitly accounts for all scenarios in the uncertainty set, False otherwise. |
auxiliary_param_values
|
Auxiliary parameter values accompanying self.violating_param_realization. |
found_violation
|
True if found_violation attribute for main separation loop results is True, False otherwise. |
main_loop_results
|
Main separation loop results. |
robustness_certified
|
Return True if separation results certify that first-stage solution is robust, False otherwise. |
scaled_violations
|
None or ComponentMap: Scaled second-stage inequality constraint violations for maximally violating separation problem solution reported in local or global separation loop results. |
solved_globally
|
True if global separation loop was invoked, False otherwise. |
solved_locally
|
true if local separation loop was invoked, False otherwise. |
subsolver_error
|
True if subsolver error found for local or global separation loop, False otherwise. |
time_out
|
True if time out found for local or global separation loop, False otherwise. |
violated_second_stage_ineq_cons
|
Return list of violated second-stage inequality constraints. |
violating_param_realization
|
Uncertain parameter values for maximally violating separation problem solution reported in local or global separation loop results. |
violating_separation_variable_values
|
Second-stage and state variable values for maximally violating separation problem solution reported in local or global separation loop results. |
worst_case_ss_ineq_con
|
Second-stage inequality constraint corresponding to the separation solution chosen for the next master problem. |