14 bool mutate(GenotypeP gene);
16 typedef std::shared_ptr<IntGenotypeMutOp> IntGenotypeMutOpP;
IntGenotype genotype: single-point mutation operator.
bool mutate(GenotypeP gene)
Performs mutation of a genotype object. The genotype object must be initialized!