aGrUM  0.14.2
relevantPotentialsFinderType.h File Reference

the type of algorithm to use to perform relevant reasoning in Bayes net inference More...

+ This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

the type of algorithm to use to perform relevant reasoning in Bayes net inference

Author
Christophe GONZALES and Pierre-Henri WUILLEMIN

Definition in file relevantPotentialsFinderType.h.