public abstract class SurvivorSelector extends GAComponent
label, panel| Constructor and Description |
|---|
SurvivorSelector() |
| Modifier and Type | Method and Description |
|---|---|
abstract Phrase[] |
selectSurvivors(Phrase[] population,
double[] fitness,
Phrase[] parents,
double[] parentsFitness) |
getLabel, getPanel