|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use FloatSet | |
| 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 FloatSet in jopt.csp.util |
| Subclasses of FloatSet in jopt.csp.util | |
class |
FloatIntervalSet
A sorted set of float intervals |
class |
FloatSparseSet
A sorted set of individual float values |
| Uses of FloatSet in jopt.csp.variable |
| Methods in jopt.csp.variable with parameters of type FloatSet | |
void |
CspFloatVariable.removeAll(FloatSet set)
Attempts to reduce this variable's domain by removing a set of values |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||