(class from pyomo.contrib.trustregion.filter)
pyomo.contrib.trustregion.filter
Bases: object
object
Methods
__init__(objective, feasible)
__init__
compare(filterElement)
compare
This method compares the objective and feasibility values of the filter element to determine whether or not the filter element should be added to the filter
Member Documentation