Package es.udc.gii.common.eaf.log.parallel

Class Summary
BestIndividualLogTool A parallel log tool for logging the best individuals of a population.
DistributedEvaluationLogTool Logs the evaluations in a parallel evolutionary algorithm.
MigrationLogTool Logs the migrations in a parallel evolutionary algorithm.
ParallelBestFEsLogTool A parallel log tool for logging the best individual of a population.
ParallelBestMeanLogTool A parallel log tool for logging the best and mean fitness of a population.
ParallelFEsLogTool A parallel log tool for logging the best fitness of a population.
ParallelLogTool The base class for all parallel log tools.
PopulationLogTool Logs the population in each state in a parallel evolutionary algorithm.