IterationLogger
(class from pyomo.contrib.trustregion.util)
- class pyomo.contrib.trustregion.util.IterationLogger[source]
Bases:
objectLog (and print) information for all iterations
Methods
__init__()Log detailed information about the iteration to the log
newIteration(iteration, feasibility, ...)Add a new iteration to the list of iterations
Print information to the screen
updateIteration([feasibility, ...])Update values in current record
Member Documentation