SimplexProperties.MipGap Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Represents the difference between an integer solution and a relaxed solution.

Namespace:  Microsoft.SolverFoundation.Services
Assembly:  Microsoft.Solver.Foundation (in Microsoft.Solver.Foundation.dll)

Syntax

'Declaration
Public Shared ReadOnly MipGap As String
public static readonly string MipGap
public:
static initonly String^ MipGap
static val MipGap: string
public static final var MipGap : String

.NET Framework Security

See Also

Reference

SimplexProperties Class

Microsoft.SolverFoundation.Services Namespace