|
faif
|
succession and selection policy - the n-th best individuals survive More...
#include <EvolutionaryAlgorithm.hpp>

Static Public Member Functions | |
| static Space::Population & | selection (typename Space::Population &population, int size) |
| sort (partial) the population and removes the worst elements. Population is returned having n elements. The function 'Space::fitness' is used. More... | |
succession and selection policy - the n-th best individuals survive
|
inlinestatic |
sort (partial) the population and removes the worst elements. Population is returned having n elements. The function 'Space::fitness' is used.
1.8.11