LinearModel.m_cvidBasic 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 variables that are marked as basic.

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

Syntax

'Declaration
Protected m_cvidBasic As Integer
protected int m_cvidBasic
protected:
int m_cvidBasic
val mutable m_cvidBasic: int
protected var m_cvidBasic : int

.NET Framework Security

See Also

Reference

LinearModel Class

Microsoft.SolverFoundation.Services Namespace