auxiliary_param_values
|
Auxiliary parameter values for the maximially violating separation problem solution. |
found_violation
|
True if separation solution for at least one SeparationSolveCallResults object listed in self was reported to violate its corresponding second-stage inequality constraint, False otherwise. |
scaled_violations
|
Scaled second-stage inequality constraint violations for maximally violating separation problem solution, specified according to solver call results object listed in self at index self.worst_case_ss_ineq_con . |
subsolver_error
|
Return True if subsolver error reported for at least one SeparationSolveCallResults stored in self and no violations are found, False otherwise. |
time_out
|
Return True if time out reported for at least one SeparationSolveCallResults stored in self, False otherwise. |
violated_second_stage_ineq_cons
|
Second-stage inequality constraints for which violation found. |
violating_param_realization
|
Uncertain parameter values for for maximally violating separation problem solution, specified according to solver call results object listed in self at index self.worst_case_ss_ineq_con . |
violating_separation_variable_values
|
Second-stage and state variable values for maximally violating separation problem solution, specified according to solver call results object listed in self at index self.worst_case_ss_ineq_con . |