![]() |
aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
|
Class for generating Bayesian networks using MC algorithm cf. More...
#include <fstream>#include <iostream>#include <set>#include <sstream>#include <vector>#include <agrum/agrum.h>#include <agrum/BN/generator/MCBayesNetGenerator.h>#include <agrum/BN/generator/maxParentsMCBayesNetGenerator_tpl.h>Go to the source code of this file.
Classes | |
| class | gum::MaxParentsMCBayesNetGenerator< GUM_SCALAR, ICPTGenerator, ICPTDisturber > |
| <agrum/BN/generator/SimpleMCayesNetGenerator.h> More... | |
Namespaces | |
| namespace | gum |
| gum is the global namespace for all aGrUM entities | |
Class for generating Bayesian networks using MC algorithm cf.
[Ide and Cozman, 2002]
Definition in file maxParentsMCBayesNetGenerator.h.