MultiObjectiveOptimizer.LoadEngine Method

Top 

Description

Loads and initializes the engine to be used in the optimization process. When this method is called, the engine is configured to process the specified state variables.

 

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.

 

Overload List

Signatures

Return Value

Description

MultiObjectiveOptimizer.LoadEngine()

None

Loads and initializes the engine to be used in the optimization process. When this method is called, the engine is configured to process the specified state variables.

MultiObjectiveOptimizer.LoadEngine(Variable algorithmType)

None

Loads and initializes the selected engine.

 

 

See also

MultiObjectiveOptimizer Object