| Class | Description |
|---|---|
| Constraint |
The main class for all constraints on models.
|
| ConstraintManager |
The class manipulate some constraints.
|
| DGTrainSMParameterSet<T extends DiscreteGraphicalTrainSM> |
The super
ParameterSet for any parameter set of
a DiscreteGraphicalTrainSM. |
| DiscreteGraphicalTrainSM |
This is the main class for all discrete graphical models
(DGM).
|
| Enum | Description |
|---|---|
| ConstraintManager.Decomposition |
This enum defines the different possible types of decomposition of a model.
|