aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
O3prmBNReader.h File Reference

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>
Include dependency graph for O3prmBNReader.h:
This graph shows which files directly or indirectly include this file:

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

Detailed Description

Inline implementation of O3prBNmReader : reader for BN using o3prm syntaxt.

this class generates the groundedBN from a class or an instance name.

Author
Pierre-Henri WUILLEMIN(_at_LIP6) and Lionel TORTI

Definition in file O3prmBNReader.h.