Package es.udc.gii.common.eaf.plugin.stoptest

Class Summary
FesPlugin This class implements a plugin with the responsability of return the number of current function evaluations (FEs) executed by the algorithm and the maximum number of FEs allowed to execute.
GenerationsPlugin This class implements a plugin with the responsability of return the number of current generations executed by the algorithm and the maximum number of generations allowed to execute.
StopTestPlugin