IMsUORuntimeEquation

Assembly: Ms;

Description

The IMsUORuntimeEquation interface is used to work with the equation that is used to calculate custom optimization problem values.

Inheritance Hierarchy

IMsUORuntimeEquation

Comments

The equation can be obtained using the IMsUORuntimeEquations.Item property during problem calculation.

Properties

  Property name Brief description
The Formula property returns model's source formula.
The Result property returns the equation calculation result in the current calculation point.

Methods

  Method name Brief description
The Execute method calculates equation value in the current calculation point.

See also:

Ms Assembly Interfaces