digraph bn {
label = "Net A Greedy Solution (initial structure random3) -- BIC=-222.8233764786591"
B;
G;
B -> G;
L;
M -> L;
M;
G -> M;
};
