Click or drag to resize

ConstraintEvaluationParametersSurvivorCalculator Property

This delegate can be used to calculate which assignment that survives when two assignments are mutually exclusive.

Namespace:  Omada.OE.Solution.OIM.Assembly.PackagedSolution
Assembly:  Omada.OE.Solution.OIM.Assembly (in Omada.OE.Solution.OIM.Assembly.dll) Version: 15.0.0.0
Syntax
C#
public SurvivorCalculator SurvivorCalculator { get; set; }

Property Value

Type: SurvivorCalculator
See Also