watchmaker
watchmaker copied to clipboard
List<EvaluatedCandidate<T>> from IslandEvolution
When using the GenerationalEvolutionEngine is possible to get the List<EvaluatedCandidate<T>> by running evolvePopulation. Would it be possible to implement a similar interface on IslandEvolution, and perhaps reword it so it supports the EvolutionEngine interface?