Package | Description |
---|---|
gov.sandia.cognition.graph.inference |
Modifier and Type | Class and Description |
---|---|
class |
SumProductBeliefPropagation<LabelType>
This class implements the sum-product belief propagation algorithm for
arbitrary energy functions.
|
class |
SumProductDirectedPropagation<LabelType>
This class implements a Bayes Net -- but only allowing for pairwise influence
along edges.
|