OptimizationCandidate.IsParetoOptimal Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Whether this candidate is on the Pareto frontier (score vs cost).
public bool IsParetoOptimal { get; }
member this.IsParetoOptimal : bool
Public ReadOnly Property IsParetoOptimal As Boolean