<agrum/BN/io/cnf/ContextualDependenciesCNFWriter.h>
void _doWrite(const std::string &filePath, const IBayesNet< GUM_SCALAR > &bn) final
Writes a Bayesian network in the referenced file using the BN format.
ContextualDependenciesCNFWriter()
Default constructor.
void _doWrite(std::ostream &output, const IBayesNet< GUM_SCALAR > &bn) final
Writes a Bayesian network in the output stream using the BN format.
~ContextualDependenciesCNFWriter()
Destructor.