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.
Namespace:
ASAP.NRP.Solvers
Assembly:
NRP (in NRP.dll) Version: 3.49.0+539d3dcf73518163e952c8abb92256bf56ba5029
SyntaxPublic TIME_LIMIT As Boolean
val mutable TIME_LIMIT: bool
Field Value
Type:
Boolean
See Also