<agrum/BN/io/cnf/ContextualDependenciesCNFWriter.h>
~ContextualDependenciesCNFWriter() override
Destructor.
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.
void _doWrite(std::string_view filePath, const IBayesNet< GUM_SCALAR > &bn) final
Writes a Bayesian network in the referenced file using the BN format.