Returns the fraction of completion of the cut generation.
The returned values are in the range of 0.0 to 1.0.
Namespace: ILOG.CPLEX
Assembly: ILOG.CPLEX (in ILOG.CPLEX.dll) Version: 22.1.1.0
Syntax
| C# |
|---|
protected virtual double GetProgress() |
| Visual Basic |
|---|
Protected Overridable Function GetProgress As Double |