check( EDB.This().get("ROOT.ENGINES.DMP.NODES.W.BEL.MU").getMatrixData(), 7.49227 );
check( EDB.This().get("ROOT.ENGINES.DMP.NODES.W.BEL.SIGMA").getMatrixData(), 1.51999 );
}
public void mk_poly5clg_demo_bnet_Connected_test() {
CPSCompilerMain cpsCompiler = new CPSCompilerMain();
cpsCompiler.InitCompiler();
cpsCompiler.compile( mk_poly5clg_demo_bnet_Connected +
"defineEvidence( W, 2 );"+
"run(DMP);" );
//Comparison
check( EDB.This().get("ROOT.ENGINES.DMP.NODES.T.BEL").getNext("t1").getData(), 0.412736);