53#ifndef GUM_ID_READER_H
54#define GUM_ID_READER_H
73 template <
typename GUM_SCALAR >
Templates implementation of IDReader.h.
virtual void proceed()=0
Reads the influence diagram from the file referenced by filePath given at the creation of class.
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.
Class representing Influence Diagrams.
gum is the global namespace for all aGrUM entities