VDSDYNAMIC_PROGRAMMING_HEURISTIC Property

Note: This API is now obsolete.
Recommend setting this as true (it is only used if ROSTER_CONSTRUCTION_HEURISTICS is set to true).

Definition

Namespace: ASAP.NRP.Solvers
Assembly: NRP (in NRP.dll) Version: 3.49.0+964b2dfb493dfda37da83e5373992cb1cc934e98
C#
[ObsoleteAttribute("This field is obsolete. Use the Phase2Intensity parameter instead.")]
public bool DYNAMIC_PROGRAMMING_HEURISTIC { get; set; }

Property Value

Boolean

See Also