Constant evosim::consts::mutate_consts::MUTATE_TREE_STRUCTURE_PROB
source · 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