![]() |
aGrUM
0.14.2
|
Definition of classe for BN file output manipulation. More...
#include <fstream>
#include <iostream>
#include <sstream>
#include <string>
#include <agrum/BN/io/cnf/CNFWriter.h>
#include <agrum/agrum.h>
#include <agrum/core/approximations/approximationPolicy.h>
#include <agrum/core/hashTable.h>
#include <agrum/BN/io/cnf/GeneralizedCNFWriter_tpl.h>
Go to the source code of this file.
Classes | |
class | gum::GeneralizedCNFWriter< GUM_SCALAR, IApproximationPolicy > |
<agrum/BN/io/cnf/GeneralizedCNFWriter.h> More... | |
Namespaces | |
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 GeneralizedCNFWriter.h.