public class BinaryTournament extends Selection
parameters_| Constructor and Description |
|---|
BinaryTournament(java.util.Map<java.lang.String,java.lang.Object> parameters)
Constructor
Creates a new Binary tournament operator using a BinaryTournamentComparator
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
execute(java.lang.Object object)
Performs the operation
|
getParameter, setParameter