public class SimpleParentSelector extends ParentSelector
label, panel
Constructor and Description |
---|
SimpleParentSelector() |
Modifier and Type | Method and Description |
---|---|
Phrase[] |
selectParents(Phrase[] population,
double[] fitness) |
getLabel, getPanel
public Phrase[] selectParents(Phrase[] population, double[] fitness)
selectParents
in class ParentSelector