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

Class for generating Bayesian networks. More...

#include <cstdio>
#include <cstdlib>
#include <iostream>
#include <vector>
#include <agrum/base/variables/labelizedVariable.h>
#include <agrum/BN/generator/simpleCPTGenerator.h>
#include <agrum/ID/generator/simpleUTGenerator.h>
#include <agrum/ID/influenceDiagram.h>
#include <agrum/ID/generator/influenceDiagramGenerator_tpl.h>
Include dependency graph for influenceDiagramGenerator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gum::InfluenceDiagramGenerator< GUM_SCALAR >
 <agrum/ID/generator/influenceDiagramGenerator.h> More...

Namespaces

namespace  gum
 gum is the global namespace for all aGrUM entities

Detailed Description

Class for generating Bayesian networks.

Author
Pierre-Henri WUILLEMIN(_at_LIP6) and Jean-Christophe MAGNAN and Christophe GONZALES(_at_AMU)

Definition in file influenceDiagramGenerator.h.