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

d-separation analysis (as described in Koller & Friedman 2009) More...

Include dependency graph for dSeparationAlgorithm.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gum::dSeparationAlgorithm
 the d-separation algorithm as described in Koller & Friedman (2009) More...

Namespaces

namespace  gum
 gum is the global namespace for all aGrUM entities

Detailed Description

d-separation analysis (as described in Koller & Friedman 2009)

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

Definition in file dSeparationAlgorithm.h.