Package | Description |
---|---|
org.chocosolver.solver.variables.delta | |
org.chocosolver.solver.variables.impl | |
org.chocosolver.solver.variables.view |
Modifier and Type | Method and Description |
---|---|
static NoDelta |
NoDelta.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NoDelta[] |
NoDelta.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
NoDelta |
RealVarImpl.getDelta() |
NoDelta |
FixedIntVarImpl.getDelta() |
Modifier and Type | Method and Description |
---|---|
NoDelta |
RealView.getDelta() |
Copyright © 2017. All rights reserved.