SimplexProperties.BranchCount Field

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

Represents the number of branches performed when the branch and bound algorithm is applied to a mixed integer linear problem.

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

Syntax

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

.NET Framework Security

See Also

Reference

SimplexProperties Class

Microsoft.SolverFoundation.Services Namespace