check_time_limit_reached

(function from pyomo.contrib.pyros.util)

pyomo.contrib.pyros.util.check_time_limit_reached(timing_data, config)[source]

Return true if the PyROS solver time limit is reached, False otherwise.

Returns:

True if time limit reached, False otherwise.

Return type:

bool