MultiObjectiveOptimizer.IntegerStateVariablePermutationCount Property

Top 

Description

The total number of permutations needed to represent every possible combination of the integer state variables in the MultiObjectiveOptimizer.IntegerStateVariables property.

 

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:

MultiObjectiveOptimizer.IntegerStateVariablePermutationCount ≥ 0

 

Syntax

myVariable1 = myMultiObjectiveOptimizer1.IntegerStateVariablePermutationCount;

 

See also

MultiObjectiveOptimizer Object