aGrUM
0.17.2
a C++ library for (probabilistic) graphical models
CNFWriter.cpp
Go to the documentation of this file.
1
23
#include <
agrum/BN/io/cnf/CNFWriter.h
>
24
25
26
#ifndef GUM_NO_EXTERN_TEMPLATE_CLASS
27
template
class
gum::CNFWriter< double >
;
28
#endif
CNFWriter.h
Copyright 2005-2020 Pierre-Henri WUILLEMIN () et Christophe GONZALES () info_at_agrum_dot_org.
gum::CNFWriter
Writes a IBayesNet in the BN format.
Definition:
CNFWriter.h:68