ParetoFront.CullSolutions(Variable) Method |
Top |
DescriptionAfter calling this method, the ParetoFront.Solutions array will contain a maximum of N solutions where N is equal to the numberOfSolutions argument. If the number of existing solutions is greater than N, the solutions to be culled will be determined using a clustering algorithm such that the resulting distribution of solutions is spread evenly along the pareto front.
Timing Precision Mode This page describes functionality in millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode. Click here to see the documentation for this object in nanosecond timing precision mode.
Method Signature
Arguments
Syntax
See also
|