229230231232233234235
return cpt; } private static CPT discretizeDF(BNNode node) { return new DT(node.getDiscretizedDomain()); }