}
public void test_coma4() {
CPSCompilerMain cpsCompiler = new CPSCompilerMain();
cpsCompiler.InitCompiler();
cpsCompiler.compile( ComaNet +
"defineEvidence( BrainTumor, 63.943 );"+
"run(DMP);" );
//Comparison
check( EDB.This().get("ROOT.ENGINES.DMP.NODES.MetaCancer.BEL.MU").getMatrixData(), 17.166885068473395 );