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

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/maxInducedWidthMCBayesNetGenerator_tpl.h>
Include dependency graph for maxInducedWidthMCBayesNetGenerator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gum::MaxInducedWidthMCBayesNetGenerator< GUM_SCALAR, ICPTGenerator, ICPTDisturber >
 maxInducedWidthMCBayesNetGenerator.h <agrum/BN/generator/SimpleMCayesNetGenerator.h> More...

Namespaces

namespace  gum
 gum is the global namespace for all aGrUM entities

Detailed Description

Class for generating Bayesian networks using MC algorithm cf.

[Ide and Cozman, 2002]

Author
Ariele MAESANO & Pierre-Henri WUILLEMIN(_at_LIP6)

Definition in file maxInducedWidthMCBayesNetGenerator.h.