pub const MUTATE_TREE_STRUCTURE_PROB: f32 = 0.05;
Expand description

probablity of having tree structure mutate

if the tree structure is going to mutate, maximumly 1 node will mutate since single node blob can’t lose a node anymore