FilterElement

(class from pyomo.contrib.trustregion.filter)

class pyomo.contrib.trustregion.filter.FilterElement(objective, feasible)[source]

Bases: object

__init__(objective, feasible)[source]

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

compare(filterElement)[source]

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