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