HAPI.Clique Class Module

Startpage
Overview
Index
HAPI
   |
   HAPI.Clique

Properties

JunctionTree() [[As JunctionTree]] (R)
Holds the JunctionTree object containing this clique.
Members() [[As Collection]] (R)
Holds collection of member Node objects.
Neighbors() [[As Collection]] (R)
Holds collection of neighbor Clique objects.

Description

A Clique object represents a clique of a junction tree. Cliques and junction trees are the structures used internally in HUGIN to do propagations. They are generated during compilation (see Compile). You don't need to handle these structures in general, but in some cases it can be nice to be able to access them.
HUGIN Expert A/S, 2008 - comments to activex@hugin.com