| Package | Description |
|---|---|
| ec | |
| ec.exchange | |
| ec.simple |
| Modifier and Type | Field and Description |
|---|---|
Exchanger |
EvolutionState.exchanger
The population exchanger, a singleton object.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InterPopulationExchange
InterPopulationExchange is an Exchanger which implements a simple exchanger
between subpopulations.
|
class |
IslandExchange
IslandExchange is an Exchanger which
implements a simple but quite functional asynchronous
island model for doing massive parallel distribution of evolution across
beowulf clusters.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleExchanger
A SimpleExchanger is a default Exchanger which, well, doesn't do anything.
|
Copyright © 2014 Evolutionary Computation Laboratory at George Mason University. All rights reserved.