Package es.udc.gii.common.eaf.algorithm.population

Class Summary
Individual This class represents a basic individual of the population.
MaIndividual This class represents an individual for a macroevolutionary algorithm.
NSGA2Individual This class represents an individual for the NSGA2 algorithm.
Population This class represents the list of individuals that will be used to solve the problem.