Package es.udc.gii.common.eaf.algorithm.parallel.migration.selection

Interface Summary
MigSelectionStrategy This strategy is used in a MigrationOperator to know which individuals from the current island's population will migrate to other islands.
 

Class Summary
BestMigration A selection strategy for selecting the best individuals of the current population for migrating to other islands.