faif
|
the concept for evolutionary algorithm space More...
#include <EvolutionaryAlgorithm.hpp>
Public Types | |
typedef Space::Individual | Individual |
typedef Space::Population | Population |
typedef Space::Fitness | Fitness |
Public Member Functions | |
BOOST_CONCEPT_USAGE (EvolutionaryAlgorithmSpaceWithCrossoverConcept) | |
BOOST_CONCEPT_USAGE (EvolutionaryAlgorithmSpaceConcept) | |
Public Attributes | |
Individual | ind |
Population | population |
the concept for evolutionary algorithm space