MultiObjectiveOptimizer.AddMaximizingObjective(String) Method |
Top |
DescriptionAdds an objective to the multi-objective optimization problem. The optimizer will attempt to find solutions that maximize the value of this objective. The value of the objective must be set using the MultiObjectiveOptimizer.Maximize method inside the evaluation loop.
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.
Method Signature
Arguments
Syntax
See also MultiObjectiveOptimizer Object
|