![]() |
aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
|
Definition of classe for BN file output manipulation. More...
#include <fstream>#include <iostream>#include <sstream>#include <string>#include <agrum/agrum.h>#include <agrum/BN/io/BNWriter.h>#include <agrum/base/core/approximations/exactPolicy.h>#include <agrum/BN/io/cnf/CNFWriter_tpl.h>Go to the source code of this file.
Classes | |
| class | gum::CNFWriter< GUM_SCALAR, IApproximationPolicy > |
| Writes a IBayesNet in the BN format. More... | |
Namespaces | |
| namespace | gum |
| gum is the global namespace for all aGrUM entities | |
Definition of classe for BN file output manipulation.
This class servers to write the content of a Bayesian network in the BN format.
Definition in file CNFWriter.h.