FilterElement
(class from pyomo.contrib.trustregion.filter
)
- class pyomo.contrib.trustregion.filter.FilterElement(objective, feasible)[source]
Bases:
object
Methods
__init__
(objective, feasible)compare
(filterElement)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