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