Optimizer.TotalEvaluationCount Property

Top 

Description

The current total number of evaluations of the constraints and the objective function.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond timing precision mode.

 

Attributes

Type:

integer

Access:

read

Valid Range:

Optimizer.TotalEvaluationCount ≥ 0

 

Syntax

myVariable1 = myOptimizer1.TotalEvaluationCount;

 

See also

Optimizer Object