33 #ifndef GUM_OCNF_WRITER_H 34 #define GUM_OCNF_WRITER_H 59 template <
typename GUM_SCALAR,
60 template <
typename >
class IApproximationPolicy = ExactPolicy >
62 :
public CNFWriter< GUM_SCALAR, IApproximationPolicy > {
98 void write(
const std::string& filePath,
103 #ifndef GUM_NO_EXTERN_TEMPLATE_CLASS 110 #endif // GUM_NET_WRITER_H
void write(std::ostream &output, const IBayesNet< GUM_SCALAR > &bn) final
Writes a Bayesian Network in the output stream using the BN format.
Copyright 2005-2019 Pierre-Henri WUILLEMIN et Christophe GONZALES (LIP6) {prenom.nom}_at_lip6.fr.
FactorisedValuesCNFWriter()
Default constructor.
<agrum/BN/io/cnf/FactorisedValuesCNFWriter.h>
Class representing the minimal interface for Bayesian Network.
Copyright 2005-2019 Pierre-Henri WUILLEMIN et Christophe GONZALES (LIP6) {prenom.nom}_at_lip6.fr.
~FactorisedValuesCNFWriter() final
Destructor.
Writes a IBayesNet in the BN format.
Copyright 2005-2019 Pierre-Henri WUILLEMIN et Christophe GONZALES (LIP6) {prenom.nom}_at_lip6.fr.
Copyright 2005-2019 Pierre-Henri WUILLEMIN et Christophe GONZALES (LIP6) {prenom.nom}_at_lip6.fr.