libDAI
Classes | Namespaces
factorgraph.h File Reference

Defines the FactorGraph class, which represents factor graphs (e.g., Bayesian networks or Markov random fields) More...

#include <iostream>
#include <map>
#include <dai/bipgraph.h>
#include <dai/graph.h>
#include <dai/factor.h>

Go to the source code of this file.

Classes

class  dai::FactorGraph
 Represents a factor graph. More...
 

Namespaces

 dai
 Namespace for libDAI.
 

Detailed Description

Defines the FactorGraph class, which represents factor graphs (e.g., Bayesian networks or Markov random fields)