Show 

A clique is a set of nodes in which each node is connected to all the other nodes of the set, and there isn’t any other node in the net which is connected to all the nodes in the set.  Some people call this a “maximal clique”.  When Netica compiles a Bayes net, one step is to find the cliques of the triangulated Markov network.

Home > P_clique