public class RandomSelection extends java.lang.Object implements ISelection
| Constructor and Description |
|---|
RandomSelection() |
| Modifier and Type | Method and Description |
|---|---|
IndividualGroup[] |
Select(Population p,
int groupCount) |
public IndividualGroup[] Select(Population p, int groupCount)
Select in interface ISelection