This class encapsulates the topology of the processing nodes in a parallel
environment and is responsible for the "low-level" communication between the
nodes.
Topology() -
Constructor for class es.udc.gii.common.eaf.algorithm.parallel.topology.Topology
Creates a new instance of Topology.
Topology(int) -
Constructor for class es.udc.gii.common.eaf.algorithm.parallel.topology.Topology
Creates a new instance of Topology.
topologyRank -
Variable in class es.udc.gii.common.eaf.algorithm.parallel.topology.Topology
This method of selection runs a tournament among a few individuals chosen
at random from the population and selects the winner for the reproduction
phase.