IMsUORuntimeCriterionFunction

Assembly: Ms;

Description

The IMsUORuntimeCriterionFunction interface is used to work with a criterion function of custom optimization problem.

Inheritance Hierarchy

IMsUORuntimeCriterionFunction

Comments

A criterion function can be obtained using the IMsUORuntime.CriterionFunction property during problem calculation.

Methods

  Method name Brief description
The Execute method calculates criterion function value in the current calculation point.
The GenerateString method generates criterion function constraint that depends on controlling variables.

See also:

Ms Assembly Interfaces