aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
Serialization of Bayesian networks
Collaboration diagram for Serialization of Bayesian networks:

Classes

class  gum::BIFReader< GUM_SCALAR >
 Definition of templatized reader of BIF files for Bayesian networks. More...
class  gum::BIFWriter< GUM_SCALAR >
 Writes a IBayesNet in the BIF format. More...
class  gum::BIFXMLBNReader< GUM_SCALAR >
 <agrum/BN/io/BIFXML/BIFXMLBNReader.h> More...
class  gum::BIFXMLBNWriter< GUM_SCALAR >
 <agrum/BN/io/BIFXML/BIFXMLBNWriter.h> More...
class  gum::BNReader< GUM_SCALAR >
 Pure virtual class for reading a BN from a file. More...
class  gum::BNWriter< GUM_SCALAR >
 virtual class for writing a BN to a file. More...
class  gum::CNFWriter< GUM_SCALAR, IApproximationPolicy >
 Writes a IBayesNet in the BN format. More...
class  gum::ContextualDependenciesCNFWriter< GUM_SCALAR, IApproximationPolicy >
 <agrum/BN/io/cnf/ContextualDependenciesCNFWriter.h> More...
class  gum::FactorisedValuesCNFWriter< GUM_SCALAR, IApproximationPolicy >
 <agrum/BN/io/cnf/FactorisedValuesCNFWriter.h> More...
class  gum::GeneralizedCNFWriter< GUM_SCALAR, IApproximationPolicy >
 <agrum/BN/io/cnf/GeneralizedCNFWriter.h> More...
class  gum::DSLReader< GUM_SCALAR >
 Pure virtual class for reading a BN from a file. More...
class  gum::DSLWriter< GUM_SCALAR >
 Writes a IBayesNet in the DSL format. More...
class  gum::NetReader< GUM_SCALAR >
 Pure virtual class for reading a BN from a file. More...
class  gum::NetWriter< GUM_SCALAR >
 Writes a IBayesNet in the BN format. More...
class  gum::UAIBNReader< GUM_SCALAR >
 Pure virtual class for reading a BN from a file. More...
class  gum::UAIBNWriter< GUM_SCALAR >
 Writes an bayes net in a text file with UAI format. More...
class  gum::XDSLBNReader< GUM_SCALAR >
 <agrum/BN/io/XDSL/XDSLBNReader.h> More...
class  gum::XDSLBNWriter< GUM_SCALAR >
 <agrum/BN/io/XDSLXML/XDSLBNWriter.h> More...
class  gum::O3prmBNWriter< GUM_SCALAR >
 <agrum/PRM/o3prm/O3prmBNWriter.h> More...

Detailed Description