Uses of Class
es.udc.gii.common.eaf.log.nsga2.NSGA2LogTool

Packages that use NSGA2LogTool
es.udc.gii.common.eaf.log.nsga2   
 

Uses of NSGA2LogTool in es.udc.gii.common.eaf.log.nsga2
 

Subclasses of NSGA2LogTool in es.udc.gii.common.eaf.log.nsga2
 class NSGA2FinalParetoFrontLogTool
          Logs the final Pareto-front of an evolution with the NSGA2Algorithm.
 class NSGA2ObjectiveValuesStatisticsLogTool
          This logtool logs in every generation the minimum, maximun, mean and standard deviation of each objective of the Pareto-front and the whole current population.