52#ifndef DOXYGEN_SHOULD_SKIP_THIS
61 template <
typename GUM_SCALAR >
63 const std::string& filePath) {
70 template <
typename GUM_SCALAR >
Definition of abstract classes for import of Influence Diagram from a file.
Pure virtual class for importing an ID from a file.
virtual ~IDReader()
Default destructor.
IDReader(InfluenceDiagram< GUM_SCALAR > *infdiag, const std::string &filePath)
Constructor A reader is created to reading a defined file.
Class representing an Influence Diagram.
gum is the global namespace for all aGrUM entities