|
faif
|
the typedef-s for space for evolutionary algorithm, where the population is a vector of individuals, and the fitness is the double More...
#include <EvolutionaryAlgorithm.hpp>


Public Types | |
| typedef std::vector< Ind > | Population |
| typedef Ind | Individual |
| typedef double | Fitness |
the typedef-s for space for evolutionary algorithm, where the population is a vector of individuals, and the fitness is the double
1.8.11