Uses of Interface
net.sourceforge.cilib.util.selection.weighing.entity.EntityFitness

Packages that use EntityFitness
net.sourceforge.cilib.util.selection.weighing.entity   
 

Uses of EntityFitness in net.sourceforge.cilib.util.selection.weighing.entity
 

Classes in net.sourceforge.cilib.util.selection.weighing.entity that implement EntityFitness
 class CurrentFitness<E extends Entity>
          Obtain the current fitness of an entity.
 class SocialBestFitness
          Obtain the social best fitness value from a SocialEntity.
 

Constructors in net.sourceforge.cilib.util.selection.weighing.entity with parameters of type EntityFitness
EntityWeighing(EntityFitness<E> entityFitness)
          Create a new instance with the provided EntityFitness strategy.
 



Copyright © 2009 CIRG. All Rights Reserved.