Class | Description |
---|---|
IndexDomainView |
Defines index domain view for a variable and related operations on it.
|
MDD |
Defines an MDD as used in the following paper.
|
SimpleArrayList<V> |
Different implementation of an ArrayList data structures.
|
SimpleHashSet<E> |
This class provides very simple HashSet functionality.
|
SparseSet |
Sparse set representation of the set.
|