Public Member Functions

Permutation::PermutationMutIns Class Reference
[GenotypesPermutation]

Permutation genotype: insert mutation operator (see e.g. http://dx.doi.org/10.1016/j.amc.2007.10.013). More...

#include <PermutationMutIns.h>

Inheritance diagram for Permutation::PermutationMutIns:
MutationOp

List of all members.

Public Member Functions

bool mutate (GenotypeP gene)
 Performs mutation of a genotype object. The genotype object must be initialized!
bool initialize (StateP)
 Initialize mutation operator. Called before first mutation operation.
void registerParameters (StateP)
 Register parameters with the system. Called before MutationOp::initialize.

Detailed Description

Permutation genotype: insert mutation operator (see e.g. http://dx.doi.org/10.1016/j.amc.2007.10.013).

Definition at line 12 of file PermutationMutIns.h.


The documentation for this class was generated from the following files: