public class DecimationSelection extends java.lang.Object implements Selection
| Constructor and Description |
|---|
DecimationSelection()
Default constructor for decimation selection.
|
| Modifier and Type | Method and Description |
|---|---|
void |
doSelect(SubPopulation parents,
SubPopulation offspring)
JEvolution native selection method.
|
public DecimationSelection()
public void doSelect(SubPopulation parents, SubPopulation offspring)