EvolutionStateChanged(GaAlgorithmState newState, const GaAlgorithm &algorithm)=0 | Observing::GaObserver | [pure virtual] |
NewBestChromosome(const GaChromosome &newChromosome, const GaAlgorithm &algorithm)=0 | Observing::GaObserver | [pure virtual] |
StatisticUpdate(const GaStatistics &statistics, const GaAlgorithm &algorithm)=0 | Observing::GaObserver | [pure virtual] |
~GaObserver() | Observing::GaObserver | [inline, virtual] |