Click or drag to resize

SimplexSolverMixedIntParamsGomoryCutRoundLimit Property

Gets or sets the limit on generating cutting planes. Default is 200.

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

Property Value

Int32
See Also