Click or drag to resize

ServicePropertiesortools_TimeLimitMs Property

Time limit in ms. Used if UseGuidedLocalSearch is true.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
int ortools_TimeLimitMs { get; }

Property Value

Type: Int32
Time limit in ms. Used if UseGuidedLocalSearch is true.
Remarks
Applies to ServiceInstance ortools only.
See Also