aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
UAIMRFReader.h File Reference

Definition file for UAI exportation class. More...

#include <iostream>
#include <string>
#include <agrum/agrum.h>
#include <agrum/MRF/io/MRFReader.h>
#include "UAIMRFReader_tpl.h"
Include dependency graph for UAIMRFReader.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gum::UAIMRFReader< GUM_SCALAR >
 Pure virtual class for reading a MRF from a file. More...

Namespaces

namespace  gum
 gum is the global namespace for all aGrUM entities

Detailed Description

Definition file for UAI exportation class.

Reads a markov net in UAI format

Author
Pierre-Henri WUILLEMIN(_at_LIP6) & Christophe GONZALES(_at_AMU)

Definition in file UAIMRFReader.h.