public static final class IloCplex.Param.Conflict
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static IloCplex.IntParam |
Algorithm
Algorithm used to find minimal conflicts.
|
static IloCplex.IntParam |
Display
Level of the conflict display.
|
public static final IloCplex.IntParam Algorithm
See CPXPARAM_Conflict_Algorithm in the C API for further information.
public static final IloCplex.IntParam Display
See CPXPARAM_Conflict_Display in the C API for further information.