![]() |
aGrUM
0.14.2
|
the type of algorithm to use to perform relevant reasoning in Bayes net inference More...
Go to the source code of this file.
Namespaces | |
gum | |
gum is the global namespace for all aGrUM entities | |
Enumerations | |
enum | gum::RelevantPotentialsFinderType { gum::RelevantPotentialsFinderType::FIND_ALL, gum::RelevantPotentialsFinderType::DSEP_BAYESBALL_NODES, gum::RelevantPotentialsFinderType::DSEP_BAYESBALL_POTENTIALS, gum::RelevantPotentialsFinderType::DSEP_KOLLER_FRIEDMAN_2009 } |
type of algorithm for determining the relevant potentials for combinations using some d-separation analysis More... | |
the type of algorithm to use to perform relevant reasoning in Bayes net inference
Definition in file relevantPotentialsFinderType.h.