Algo Assembly Enumerations

The Algo assembly contains the following enumerations:

  Enumeration Brief description
CalcObjectType The CalcObjectType enumeration is used to determine a calculation algorithm object type.
CalculateState The CalculateState enumeration is used to determine a algorithm calculation stage.
LinearOptimizationSolverType The LinearOptimizationSolverType enumeration is used to determine the calculation unit typeto be used on linear optimization block calculation.
OptimizationStubType The OptimizationStubType enumeration is used to determine a data source type on setting up linear optimization block.
SkipErrorState The SkipErrorState enumeration is used to correct occurred errors on algorithm calculation.
TargetFunctionCriteria The TargetFunctionCriteria enumeration is used to determine a criterion function criterion in linear optimization block.

See also:

Algo Assembly Interfaces