Criteria Operations#

OpenPisco provides operators allowing existing criteria to be combined or transformed.

Overview#

Criteria operations can be used to scale, combine or modify existing criteria without changing their implementation.

Unary Operations#

The following unary operators are available:

  • OpenPisco.Optim.Criteria.Criteria.CriteriaFactor

  • OpenPisco.Optim.Criteria.Criteria.Weighted

  • OpenPisco.Optim.Criteria.Criteria.PolynomialVanishingCriteria

  • OpenPisco.Optim.Criteria.Criteria.CriteriaPower

Binary Operations#

The following binary operators are available:

  • OpenPisco.Optim.Criteria.Criteria.CriteriaRatio