Package alun.markov

Interface Summary
Function A Function is a mapping from the states of a set of variables to a double.
Iterable  
Table  
Variable A Variable is an object that can be in some finite number of states.
 

Class Summary
AbstractTable  
BasicClique  
BasicVariable A BasicVariable can take only positive integer values, and setStates can only restrict the possible states among those that were possible on construction.
Clique  
DenseTable  
EqualityFunction  
GraphicalModel  
IteratorFunction  
Product  
SparseTable  
TableMaker  
VerySparseTable