Package org.dbe.eve.fff.impl

This package provides a default implementation of a FitnessFunction for the default implementation of the GA.

See:
          Description

Class Summary
AnotherFFImpl TODO JavaDoc
DefaultAgregator A "how-to" implementation example for a FitnessFunctionAggregator.
FFSimpleImplementation  
 

Package org.dbe.eve.fff.impl Description

This package provides a default implementation of a FitnessFunction for the default implementation of the GA. The default GA implementation can be found at org.dbe.eve.ga.impl.