Interface ComposableScoreFunction
-
- All Superinterfaces:
ScoreFunction
- All Known Implementing Classes:
ExpDecayFunction,FieldValueFactorFunction,GaussDecayFunction,LinearDecayFunction,StaircaseFunction,SumScoreFunction
public interface ComposableScoreFunction extends ScoreFunction
Marker interface for a function that can be composed by e.g.MaxScoreFunction,MinScoreFunction,SumScoreFunction,MultiplyScoreFunctionorAverageScoreFunction.- Since:
- 7.0