public abstract static class IloCplex.TuningCallback extends IloCplex.Callback
IloCplex.Callback.Context, IloCplex.Callback.Function| Modifier | Constructor and Description |
|---|---|
protected |
IloCplex.TuningCallback() |
| Modifier and Type | Method and Description |
|---|---|
protected double |
getProgress()
Returns the fraction of completion of the tuning process.
|
abort, getCplexTime, getDetTime, getEndDetTime, getEndTime, getStartDetTime, getStartTime, mainprotected double getProgress()
throws IloException
The returned values are in the range of 0.0 to 1.0.
IloException