![]() |
aGrUM
0.14.2
|
Inline implementation of O3prBNmReader : reader for BN using o3prm syntaxt. More...
#include <algorithm>
#include <string>
#include <agrum/BN/io/BNReader.h>
#include <agrum/core/errorsContainer.h>
#include <agrum/PRM/PRM.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 | |
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.