Click or drag to resize

SimplexSolverMixedIntParamsGenerateCuts Property

Gets or sets a value that specifies whether to generate cuts. Default is false.

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

Property Value

Boolean
See Also