libDAI
Classes | Namespaces
exactinf.h File Reference

Defines ExactInf class, which can be used for exact inference on small factor graphs. More...

#include <dai/daialg.h>
#include <dai/properties.h>
#include <dai/factorgraph.h>
#include <dai/enum.h>

Go to the source code of this file.

Classes

class  dai::ExactInf
 Exact inference algorithm using brute force enumeration (mainly useful for testing purposes) More...
 
struct  dai::ExactInf::Properties
 Parameters for ExactInf. More...
 

Namespaces

 dai
 Namespace for libDAI.
 

Detailed Description

Defines ExactInf class, which can be used for exact inference on small factor graphs.