![]() |
aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
|
The BayesBall algorithm (as described by Schachter). More...
#include <utility>#include <agrum/agrum.h>#include <agrum/BN/IBayesNet.h>#include <agrum/BN/algorithms/BayesBall_inl.h>#include <agrum/BN/algorithms/BayesBall_tpl.h>Go to the source code of this file.
Classes | |
| class | gum::BayesBall |
| Implementation of Shachter's Bayes Balls algorithm. More... | |
Namespaces | |
| namespace | gum |
| gum is the global namespace for all aGrUM entities | |
The BayesBall algorithm (as described by Schachter).
Definition in file BayesBall.h.