Function evosim::mutate::geno_mutate::mutate_geno
source · pub fn mutate_geno(geno_q: &mut Vec<BlobGeno>)
Expand description
loop over all blobs to mutate geno. mutate tree-structure, block-size, joint-limit in the order
After the mutation, the genos and the NN is unmatched,
will be rematched in function sync_mutate