Package org.dishevelled.evolve.fitness

Implementations of the Fitness function interface.

See:
          Description

Class Summary
CompositeFitness<I> Composite fitness function.
FitnessTransform<I> Fitness transform.
RandomFitness<I> Random fitness function.
UniformFitness<I> Uniform fitness function.
 

Package org.dishevelled.evolve.fitness Description

Implementations of the Fitness function interface.



Copyright (c) 2005-2012 held jointly by the individual authors. Licensed under the GNU Lesser General Public License (LGPL).