Permutation genotype: inversion mutation operator (see e.g. http://dx.doi.org/10.1016/j.amc.2007.10.013). More...
#include <PermutationMutInv.h>
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. | |
Permutation genotype: inversion mutation operator (see e.g. http://dx.doi.org/10.1016/j.amc.2007.10.013).
Definition at line 12 of file PermutationMutInv.h.
1.7.1