See: Description
| Interface | Description |
|---|---|
| EvaluableExpressionFitnessFunction |
Judges
EvaluableExpressions for their fitness to describe
measured parametric dependencies. |
| EvaluableExpressionFitnessFunctionBlackboardView |
Interface for Blackboard views designed to be passed to an
EvaluableExpressionFitnessFunction. |
| Class | Description |
|---|---|
| AbstractionAndPrecisionFitnessFunction |
Fitness function regarding abstract but precise expression as fittest.
|
| EvaluableExpressionComplexityAnalyser |
EvaluableExpressionComplexityAnalyser object for an
EvaluableExpression. |
| FinalJudge |
Implements the break condition for evolution of evaluable expressions and decides which
proposed evaluable expression describes the measured result best and will be annotated
in the PCM.
|