Public Member Functions | Protected Attributes

Binary::BinaryMutSimple Class Reference
[GenotypesBinary]

Binary genotype: simple (bit-flip) mutation operator. More...

#include <BinaryMutSimple.h>

Inheritance diagram for Binary::BinaryMutSimple:
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.

Protected Attributes

double bitProb_
bool bUseBitProb_

Detailed Description

Binary genotype: simple (bit-flip) mutation operator.

Definition at line 12 of file BinaryMutSimple.h.


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