pyros_algorithm_methods

Methods for execution of the main PyROS cutting set algorithm.

Classes

GRCSResults(master_results, ...)

Cutting set RO algorithm solve results.

VariableValueData(first_stage_variables, ...)

Functions

ROSolver_iterative_solve(model_data)

Solve an RO problem with the iterative GRCS algorithm.

evaluate_variable_shifts(current_var_data, ...)

Evaluate relative changes in the variable values across solutions to a working model block, such as the nominal master block.

get_variable_value_data(working_blk, ...)

Get variable value data.