Package net.sourceforge.cilib.util.calculator

Interface Summary
FitnessCalculator<T> Perform the calculation of the fitness for the given Entity, decoupling the Entity from the Problem.
 

Class Summary
EntityBasedFitnessCalculator A fitness calculator tht is specialised to determine the fitness of an Entity instance.
PropertyBasedFitnessCalculator  
StructuredTypeFitnessCalculator<T extends StructuredType<?>> A fitness calculator that determines the fitness value of a StructuredType.
 



Copyright © 2009 CIRG. All Rights Reserved.