|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
FitnessFunction | The FitnessFunction is one of the Core-Parts of a Genetic Algorithm. |
FitnessFunctionAggregator |
Class Summary | |
---|---|
Fitness | |
FitnessFunctionContext | |
FitnessFunctionFramework | The FitnessFunctionFramework allows to easily add new FitnessFunctions to the evluation procedure. |
This package provides the interfaces and classes for the FitnessFunctionFramework.
In order to add own fitness function, implement a FitnessFunction
or
a FitnessFunctionAggregator
.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |