Represents the cliques in the junction tree. More...
Public Member Functions | |
| JunctionTree * | getJunctionTree () const |
| Return the JunctionTree to which this Clique belongs. | |
| NodeList | getMembers () const |
| Return a vector of pointers to Nodes comprising the members of this Clique. | |
| CliqueList | getNeighbors () const |
| Return a vector of pointers to Cliques comprising the neighbors of this Clique. | |
Represents the cliques in the junction tree.