Assembly: Ms;
The IMsUORuntimeCriterionFunction interface is used to work with a criterion function of custom optimization problem.
IMsUORuntimeCriterionFunction
A criterion function can be obtained using the IMsUORuntime.CriterionFunction property during problem calculation.
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: