selBest

fun <V, F> PanmicticEvolveScope<V, F>.selBest(count: Int, fillWithSelected: Boolean = true)

Executes best selection step for Population.

Parameters

count

number of selected best values

fillWithSelected

if true (default) fills all population with selected clones