wodka.ga
Interface BreederListener

All Known Implementing Classes:
BreederFrame

public interface BreederListener

A Listener to a GeneticAlgorithm. Why not


Method Summary
 void performEvaluationOfStepFinished(GeneticAlgorithm genAlgo)
           
 

Method Detail

performEvaluationOfStepFinished

public void performEvaluationOfStepFinished(GeneticAlgorithm genAlgo)