Returns the number of MIP starts associated with the current problem.
Namespace: ILOG.CPLEX
Assembly: ILOG.CPLEX (in ILOG.CPLEX.dll) Version: 22.1.1.0
Syntax
| C# |
|---|
public virtual int GetNMIPStarts() |
| Visual Basic |
|---|
Public Overridable Function GetNMIPStarts As Integer |