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

Class Summary
AbstractMGAAlgorithm This class implements the generic code for a micro-genetic algorithm.
MGAAlgorithm This class implements a micro-genetic algorithm as defined by Krishnakumar in "Micro-genetic algorithms for stationary and non-stationary function optimization".
MMGAAlgorithm This class is an implementation of a micro-genetic algorithm for problems with multiple objectives.