aGrUM
0.20.3
a C++ library for (probabilistic) graphical models
Classes
Serialization of Bayesian networks
Bayesian networks
Collaboration diagram for Serialization of Bayesian networks:
This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.
Detailed Description
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 >
Pure virtual class for writting 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 >
<
agrum/BN/io/UAI/UAIBNWriter.h
>
More...
class
gum::O3prmBNWriter< GUM_SCALAR >
<
agrum/PRM/o3prm/O3prmBNWriter.h
>
More...