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

Interface Summary
Operator An Operator represents an operation that takes place on a list of indivuduals during the evolution process.
 

Class Summary
OperatorChain<T extends Operator> Implements an operators' chain.