aGrUM  0.14.2
IBayesNetGenerator.h File Reference

Interface-like class for generating bayesian networks. More...

#include <climits>
#include <cstdio>
#include <cstdlib>
#include <iostream>
#include <vector>
#include <agrum/BN/BayesNet.h>
#include <agrum/BN/generator/simpleCPTGenerator.h>
#include <agrum/agrum.h>
#include <agrum/variables/labelizedVariable.h>
#include <agrum/BN/algorithms/divergence/BNdistance.h>
#include <agrum/BN/generator/IBayesNetGenerator_tpl.h>
+ Include dependency graph for IBayesNetGenerator.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gum::IBayesNetGenerator< GUM_SCALAR, ICPTGenerator >
 Class for generating bayesian networks. More...
 

Namespaces

 gum
 gum is the global namespace for all aGrUM entities
 

Detailed Description

Interface-like class for generating bayesian networks.

Author
Christophe GONZALES, Pierre-Henri WUILLEMIN, Lionel TORTI and Ariele-Paolo MAESANO

Definition in file IBayesNetGenerator.h.