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