aGrUM  0.14.2
IDReader.h File Reference

Definition of abstract classes for import of Influence Diagram from a file. More...

#include <agrum/ID/influenceDiagram.h>
#include <agrum/agrum.h>
#include <iostream>
#include <string>
#include "IDReader_tpl.h"
+ Include dependency graph for IDReader.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gum::IDReader< GUM_SCALAR >
 Pure virtual class for importing an ID from a file. More...
 

Namespaces

 gum
 gum is the global namespace for all aGrUM entities
 

Detailed Description

Definition of abstract classes for import of Influence Diagram from a file.

All classes used to import an influence diagram from a file must inherit from IDReader

Author
Jean-Christophe MAGNAN and Pierre-Henri WUILLEMIN

Definition in file IDReader.h.