Function evosim::contorl::train_move::hybrid_selection
source · fn hybrid_selection(
survivers_move: &mut [(Entity, (BlobGeno, BlobInfo))],
blob_vec_ted: &Vec<(Entity, (BlobGeno, BlobInfo))>
)
Expand description
determine the final surviers by random select blobs from survivers won move tournament and survivers won ted tournament
aiming to keep diversity