CplexParamsAbsMipGap Property
Absolute tolerance on the gap between the best integer objective and the objective of the best node remaining.
Default = 1e-06.
Namespace: Orx.MathProg.SolversAssembly: Orx.MathProg (in Orx.MathProg.dll) Version: 1.0.0
public double AbsMipGap {
get;
init; }
Property Value
Double