51#ifndef DOXYGEN_SHOULD_SKIP_THIS
61 template <
typename GUM_ELEMENT >
66 template <
typename GUM_ELEMENT >
Pure virtual class for reading a FMDP from a file.
FMDPReader(FMDP< GUM_ELEMENT > *fmdp, std::string_view filename)
Constructor A reader is defined for reading a defined file.
virtual ~FMDPReader()
Default destructor.
This class is used to implement factored decision process.
Definition of abstract classes for file input manipulation of Factored Markov Decision Process.
gum is the global namespace for all aGrUM entities