system#
The system singleton object is automatically created by SHOP and holds top-level information related to the SHOP run, such as execution times.
Input connections |
|
Output connections |
|
License |
SHOP_OPEN |
Release version |
13.0.0.a |
Attributes#
cut_output_rhs#
Expected future income for the cuts generated by the model. The future incomes represent cuts in the same order as cut_output_coeffs_mm3 on reservoirs.
sum_completed_iterations#
The total number of full and incremental iterations that have been completed.
solver_computation_time#
Computation time used in the external solver (CPLEX/Gurobi/OSI) for completed iterations.
solver_interface_input_path#
Manually specify where SHOP will look for the solver interface binary, see the documentation under ‘Environment variables’ to see where SHOP will search by default.
model_building_time#
Computation time used for model building for each iteration.
result_processing_time#
Computation time used for result processing for each iteration.
total_iteration_time#
Total computation time for each iteration.
time_per_command#
Total computation time per command. The string value is the raw command string, and the y value is the computation time in seconds.