Click or drag to resize

ServicePropertiesortools_UseGuidedLocalSearch Property

If set true, Local Search Metahuristic Type and Time Limit parameters must be provided.

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

Property Value

Type: Boolean
If set true, Local Search Metahuristic Type and Time Limit parameters must be provided.
Remarks
Applies to ServiceInstance ortools only.
See Also