public class Spea2Module extends SelectorModule
Spea2Module configures the Spea2 selector.SINGLETON| Constructor and Description |
|---|
Spea2Module() |
| Modifier and Type | Method and Description |
|---|---|
void |
config()
Configure the module.
|
int |
getTournament()
Returns the number of tournaments.
|
void |
setTournament(int tournament)
Sets the number of tournaments.
|
addControlListener, addIndividualStateListener, addOptimizerIterationListener, addOptimizerStateListener, constant, multipublic int getTournament()
setTournament(int)public void setTournament(int tournament)
tournament - the number of tournamentsgetTournament()public void config()
Opt4JModuleBinder