Research Article

A Decomposition Algorithm for Learning Bayesian Networks Based on Scoring Function

Algorithm 3

MMPC.
(1) Input: Data set ; Variable set ; Target variable .
(2) ;
(3) repeat
(4)  for     do
(5)           ;
(6)  end for
(7)   ;
(8)  if     then
(9)           ;
(10)        end if
(11) until   has not changed;
(12) for   do
(13)        if   for some   then
(14)          ;
(15)        end if
(16) end for
(17) return  
(18) Output: The parents and children of .