Click or drag to resize

SimplexSolverMixedIntParamsGapTolerance Property

Gets or sets the tolerance to declare an integer solution optimal. Default is 1e-5

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

Property Value

Double
See Also