static class InterPopulationExchange.IPEInformation extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
(package private) int[] |
destinations |
(package private) SelectionMethod |
immigrantsSelectionMethod |
(package private) SelectionMethod |
indsToDieSelectionMethod |
(package private) int |
modulo |
(package private) int |
numDest |
(package private) int |
offset |
(package private) int |
size |
| Constructor and Description |
|---|
InterPopulationExchange.IPEInformation() |
SelectionMethod immigrantsSelectionMethod
SelectionMethod indsToDieSelectionMethod
int numDest
int[] destinations
int modulo
int offset
int size
Copyright © 2014 Evolutionary Computation Laboratory at George Mason University. All rights reserved.