Uses of Class
com.github.raimannma.methods.Selection
| Package | Description |
|---|---|
| com.github.raimannma.architecture | |
| com.github.raimannma.methods |
-
Uses of Selection in com.github.raimannma.architecture
Methods in com.github.raimannma.architecture that return Selection Modifier and Type Method Description SelectionEvolveOptions. getSelection()Gets selection.Methods in com.github.raimannma.architecture with parameters of type Selection Modifier and Type Method Description EvolveOptionsEvolveOptions. setSelection(Selection selection)Sets selection. -
Uses of Selection in com.github.raimannma.methods
Subclasses of Selection in com.github.raimannma.methods Modifier and Type Class Description static classSelection.FitnessProportionateFitness-Proportionate-Selection.static classSelection.PowerPower-Selection.static classSelection.TournamentTournament-Selection.