public class BinaryTournament2 extends Selection
parameters_| Constructor and Description |
|---|
BinaryTournament2(java.util.Map<java.lang.String,java.lang.Object> parameters)
Constructor
Creates a new instance of the Binary tournament operator (Deb's
NSGA-II implementation version)
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
execute(java.lang.Object object)
Performs the operation
|
getParameter, setParameter