aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
BayesBall.h File Reference

The BayesBall algorithm (as described by Schachter). More...

Include dependency graph for BayesBall.h:
This graph shows which files directly or indirectly include this file:

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

Detailed Description

The BayesBall algorithm (as described by Schachter).

Author
Lionel TORTI & Christophe GONZALES(_at_AMU) and Pierre-Henri WUILLEMIN(_at_LIP6)

Definition in file BayesBall.h.