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

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/cnf/CNFWriter.h>
#include <agrum/BN/io/cnf/FactorisedValuesCNFWriter_tpl.h>
Include dependency graph for FactorisedValuesCNFWriter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gum::FactorisedValuesCNFWriter< GUM_SCALAR, IApproximationPolicy >
 <agrum/BN/io/cnf/FactorisedValuesCNFWriter.h> More...

Namespaces

namespace  gum
 gum is the global namespace for all aGrUM entities

Detailed Description

Definition of classe for BN file output manipulation.

This class servers to write the content of a Bayesian network in the BN format.

Author
Lionel TORTI and Pierre-Henri WUILLEMIN(_at_LIP6)

Definition in file FactorisedValuesCNFWriter.h.