Implementations of the classes defined in InfluenceDiagram/inference/influenceDiagramInference.h.
More...
Go to the source code of this file.
Implementations of the classes defined in InfluenceDiagram/inference/influenceDiagramInference.h.
- Note
- For deep understanding of the inherent algorithms implemented here, a strong look at "From Influence Diagrams To Junction Trees, Frank Jensen, Finn V. Jensen, Soren L; Dittmer, 1994" is highly recommended.
-
__triangulation->eliminationOrder() gives nodes in order in which they disappear, meaning that the first one is the first one to be eliminated.
Definition in file influenceDiagramInference_tpl.h.