Posted by Haipeng Guo on February 11, 2001 at 20:24:14:
In Reply to: Re: LS Algorithm - source of error posted by Ben Perry on February 11, 2001 at 20:23:31:
: : : Is the definition of S the intersection of a clique's nodes and its direct parent's nodes, or is it the intersection of a clique's nodes and all of its parent / grandparents' nodes?
: : As far as I understand, S is the intersection of a clique's nodes and its direct parents' nodes.
: If that's the case, then we need to reorganize Laura's clique tree generation. It correctly finds the phi values, but some children's S do not have common nodes with their direct parent. Any suggestions?
I need to read through the related part in that text book before I can give any further suggestions.