Property EnableSolverStabilization
EnableSolverStabilization
Global switch to enable/disable the whole heuristic (false by default)
Declaration
public bool EnableSolverStabilization { get; set; }
Property Value
Type | Description |
---|---|
bool | True if enable solver stabilization, false if not. |