|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IncreasingNValue.Mode | |
---|---|
choco.cp.solver.constraints.global |
Uses of IncreasingNValue.Mode in choco.cp.solver.constraints.global |
---|
Methods in choco.cp.solver.constraints.global that return IncreasingNValue.Mode | |
---|---|
static IncreasingNValue.Mode |
IncreasingNValue.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static IncreasingNValue.Mode[] |
IncreasingNValue.Mode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in choco.cp.solver.constraints.global with parameters of type IncreasingNValue.Mode | |
---|---|
IncreasingNValue(IntDomainVar occ,
IntDomainVar[] x,
IncreasingNValue.Mode m)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |