ParetoFront.SetSolutionSortingCriteria(StringArray) Method |
Top |
DescriptionSets the solution sorting criteria. The elements of the ParetoFront.Solutions and ParetoFront.FilteredSolutions properties will appear sorted according to these criteria. Sorting criteria will be applied in the order they are passed to the SetSolutionSortingCriteria method. Maximizing objectives are sorted greatest to least and minimizing objectives are sorted least to greatest.
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 ParetoFront.SetSolutionSortingCriteria
|