ScipParamsAbsGap Property

Absolute tolerance on the gap between the best integer objective and the objective of the best node remaining (limits/absgap). Default = 0.

Definition

Namespace: Orx.MathProg.Solvers
Assembly: Orx.MathProg (in Orx.MathProg.dll) Version: 1.0.0
C#
public double AbsGap {
	get;
 init; }

Property Value

Double

See Also