Abstract Evolutionary Algorithm
![]() | EvolutionaryAlgorithmA ( ConfigurationA const & iConfiguration, StatisticsA & iStatistics, CoreFactoryA const & iCoreFactory, ProblemFactoryA const & iProblemFactory, ReproductionFactoryA const & iReproductionFactory, ProblemA const & iProblem ) Constructor for the abstract EvolutionaryAlgorithm class. |
![]() | Run () Abstract method for running the evolutionary algorithm |
This is the abstract class representing a basic Evolutionary Algorithm. It should run the loop that goes through all the generations.
virtual void Run()
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de