digraph bn {
label = "Net A Initial structure -- AIC=-207.7148981200892"
B;
G;
B -> G;
L;
B -> L;
M;
G -> M;
L -> M;
};
