![]() |
aGrUM
0.20.3
a C++ library for (probabilistic) graphical models
|
Classes | |
class | gum::credal::CredalNet< GUM_SCALAR > |
Class template representing a Credal Network. More... | |
class | gum::credal::CNLoopyPropagation< GUM_SCALAR > |
<agrum/CN/CNLoopyPropagation.h> More... | |
class | gum::credal::CNMonteCarloSampling< GUM_SCALAR, BNInferenceEngine > |
<agrum/CN/CNMonteCarloSampling.h> More... | |
class | gum::credal::InferenceEngine< GUM_SCALAR > |
Abstract class template representing a CredalNet inference engine. More... | |
class | gum::credal::MultipleInferenceEngine< GUM_SCALAR, BNInferenceEngine > |
Class template representing a CredalNet inference engine using one or more IBayesNet inference engines such as LazyPropagation. More... | |
class | gum::credal::lp::LpCol |
Class representing a variable ( a column ) of a linear program, i.e. More... | |
class | gum::credal::LRSWrapper< GUM_SCALAR > |
Class template acting as a wrapper for Lexicographic Reverse Search by David Avis. More... | |
class | gum::credal::VarMod2BNsMap< GUM_SCALAR > |
Class used to store optimum IBayesNet during some inference algorithms. More... | |