Click or drag to resize

SimplexSolverMixedIntParamsPresolve Property

Gets or sets a value that indicates whether to presolve the mixed integer problem. Default is true.

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

Property Value

Boolean
See Also