|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Bounds | |
---|---|
choco.kernel.model.constraints.automaton.FA.utils |
Uses of Bounds in choco.kernel.model.constraints.automaton.FA.utils |
---|
Methods in choco.kernel.model.constraints.automaton.FA.utils that return Bounds | |
---|---|
Bounds |
ICounter.bounds()
|
Bounds |
CounterState.bounds()
|
Bounds |
Counter.bounds()
|
static Bounds |
Bounds.makeBounds(int minValue,
int minPrefered,
IPenaltyFunction minPenaltyFunction,
int maxValue,
int maxPrefered,
IPenaltyFunction maxPenaltyFunction)
|
static Bounds |
Bounds.makeMaxBounds(int maxValue,
int maxPrefered,
IPenaltyFunction maxPenaltyFunction)
|
static Bounds |
Bounds.makeMinBounds(int minValue,
int minPrefered,
IPenaltyFunction minPenaltyFunction)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |