public abstract class ElitismHelper
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected int |
numSelected |
| Constructor and Description |
|---|
ElitismHelper() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
carryOver(Organism[] pop,
java.util.List<Result> results,
int startIndex) |
int |
getNumberSelected() |