digraph bn {
label = "Net A Greedy Solution (initial structure connected) -- AIC=-201.23553652286986"
B;
G;
B -> G;
L;
M;
B -> M;
L -> M;
};
