public interface IFitnessFunction
The evaluate() method should be implemented for this interface. The fitness function is provided list of Genes. The evaluate method should return a positive double value that reflects fitness score.
Modifier and Type | Method and Description |
---|---|
double |
evaluate(List<Gene> genes) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019