public abstract class FitnessEvaluater extends GAComponent
label, panel
Constructor and Description |
---|
FitnessEvaluater() |
Modifier and Type | Method and Description |
---|---|
abstract double[] |
evaluate(Phrase[] population) |
getLabel, getPanel
public abstract double[] evaluate(Phrase[] population)