Research Article

A Mobile Bayesian Network Structure Learning Method Using Genetic Incremental K2 Algorithm and Random Attribute Order Technology

Algorithm 3

GIMK2 algorithm.
(1)Procedure GIMK2(part){
(2) For  = 1-
(3)
(4) For  = k to k+4 {from k to k+4 because the candidate stored 5 values}
(5)  
(6)  
(7)  Get from and
(8) End for
(9)
(10) End for
(11)
(12)End GIMK2}