![]() |
aGrUM
0.14.2
|
classe for import of Influence Diagram from a XML file written with BIF Format More...
#include <list>
#include <sstream>
#include <string>
#include <agrum/ID/io/IDReader.h>
#include <agrum/agrum.h>
#include <agrum/core/signal/signaler.h>
#include <agrum/core/signal/signaler2.h>
#include <agrum/external/tinyxml/ticpp/ticpp.h>
#include <agrum/variables/labelizedVariable.h>
#include <agrum/ID/io/BIFXML/BIFXMLIDReader_tpl.h>
Go to the source code of this file.
Classes | |
class | gum::BIFXMLIDReader< GUM_SCALAR > |
Read an influence diagram from an XML file with BIF format. More... | |
Namespaces | |
gum | |
gum is the global namespace for all aGrUM entities | |
Macros | |
#define | TIXML_USE_TICPP |
classe for import of Influence Diagram from a XML file written with BIF Format
Read an influence diagram from a XML file with BIF format
how to use it :
Definition in file BIFXMLIDReader.h.
#define TIXML_USE_TICPP |
Definition at line 73 of file BIFXMLIDReader.h.