Click or drag to resize

SimplexSolverMixedIntParamsNodePresolve Property

Gets or sets a value that indicates whether to perform presolve during a search. Default is false.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public bool NodePresolve { get; set; }

Property Value

Boolean
See Also