Class | Description |
---|---|
BipartiteGraphMatching | |
IndexDomainView |
Defines index domain view for a variable and related operations on it.
|
LengauerTarjan | |
Matrix |
Matrix and operations on matrices.
|
MDD |
Defines an MDD as used in the following paper.
|
QueueForward<T extends Constraint> |
Utility class that allows for constraints like Xor, Reified, etc that take other constraints
as parameters to forward any changes of variables to the constraints that were provided as arguments.
|
SimpleArrayList<V> |
Different implementation of an ArrayList data structures.
|
SimpleHashSet<E> |
This class provides very simple HashSet functionality.
|
SophisticatedLengauerTarjan | |
SparseSet |
Sparse set representation of the set.
|
TupleUtils |
Util functions for arrays of tuples.
|
Copyright © 2022. All rights reserved.