digraph bn {
label = "Net A Greedy Initial structure (random2) -- BIC=-240.45567017019064"
B;
G;
M -> G;
L;
B -> L;
M;
B -> M;
L -> M;
};
