Public Member Functions

Tree::TreeMutSubtree Class Reference
[GenotypesTree]

Tree genotype: subtree size-fair mutation operator. This is a 'standard' GP subtree mutation. More...

#include <TreeMutSubtree.h>

Inheritance diagram for Tree::TreeMutSubtree:
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

Tree genotype: subtree size-fair mutation operator. This is a 'standard' GP subtree mutation.

Definition at line 13 of file TreeMutSubtree.h.


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