VDSTIME_LIMIT Field

If true then the search will finish when PreferredRunTime is reached. If false it will finish once a single iteration is completed. The time taken for a single iteration can vary significantly depending on the instance being solved.

Definition

Namespace: ASAP.NRP.Solvers
Assembly: NRP (in NRP.dll) Version: 3.49.0+964b2dfb493dfda37da83e5373992cb1cc934e98
C#
public bool TIME_LIMIT

Field Value

Boolean

See Also