![]() |
aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
|
Inline implementation of O3prBNmReader : reader for BN using o3prm syntaxt. More...
#include <algorithm>#include <string>#include <agrum/BN/io/BNReader.h>#include <agrum/PRM/o3prm/O3prmReader.h>#include <agrum/PRM/o3prm/O3prmBNReader_tpl.h>Go to the source code of this file.
Classes | |
| class | gum::O3prmBNReader< GUM_SCALAR > |
| Read an O3PRM and transform the gum::prm::PRMSystem into gum::BayesNet. More... | |
Namespaces | |
| namespace | gum |
| gum is the global namespace for all aGrUM entities | |
Inline implementation of O3prBNmReader : reader for BN using o3prm syntaxt.
this class generates the groundedBN from a class or an instance name.
Definition in file O3prmBNReader.h.