Function evosim::contorl::train_move::reproduce
source · fn reproduce(
genovec: &mut Vec<BlobGeno>,
infovec: &mut Vec<BlobInfo>,
nnvec: &mut Vec<GenericNN>
)
Expand description
reproduce the blob to the target population
this function will reset spawn position of all blobs, the position won’t inherit
new NN will be append to nnvec