|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DoubleSet | |
jopt.csp.util | Contains several foundational utility classes and associated interfaces. |
jopt.csp.variable | The interfaces for building, combining, and constraining variables and expressions |
Uses of DoubleSet in jopt.csp.util |
Subclasses of DoubleSet in jopt.csp.util | |
class |
DoubleIntervalSet
A sorted set of double intervals |
class |
DoubleSparseSet
A sorted set of individual double values |
Uses of DoubleSet in jopt.csp.variable |
Methods in jopt.csp.variable with parameters of type DoubleSet | |
void |
CspDoubleVariable.removeAll(DoubleSet set)
Attempts to reduce this variable's domain by removing a set of values |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |