public static class IloCplex.TuningStatus
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
Abort
Tuning was aborted.
|
static int |
Complete
Tuning is complete.
|
static int |
DetTimeLim
Tuning reached deterministic time limit.
|
static int |
TimeLim
Tuning reached time limit.
|
| Constructor and Description |
|---|
IloCplex.TuningStatus() |