Class Summary |
FullConnectedMigrationTopology |
A full connected migration topology is a migration topology where each node
is connected to each other node. |
GridMigrationTopology |
A grid migration topology is a migration topology where the nodes are arranged
in a (perhaps multidimensional) grid. |
MigrationObject |
A exchange object is a sort of envelope that contains the data to exchange
between to processes in a parallel evolutionary algorithm. |
MigrationTopology |
A migration topology is a topology that encapsulates the comunication between
islands in an island model (parallel evolutionary algorithm). |