Package org.moeaframework.parallel.island.topology
package org.moeaframework.parallel.island.topology
Implementations of island model topologies.
-
ClassDescriptionA fully-connected or "star" topology where each island is connected to every other island.A ring topology where each island is only connected to one (unidirectional) or two adjacent islands (bidirectional), thus forming the shape of a ring.Defines the topology for an island model.