| Interface | Description |
|---|---|
| PTCFunctionSetForm |
PTCFunctionSetForm defines the methods that the PTC1 and PTC2 tree-creation
algorithms require of function sets.
|
| Class | Description |
|---|---|
| GPBuildDefaults | |
| PTC1 |
PTC1 implements the "Strongly-typed Probabilistic Tree Creation 1 (PTC1)" algorithm described in
|
| PTC2 |
PTC2 implements the "Strongly-typed Probabilistic Tree Creation 2 (PTC2)" algorithm described in
|
| PTCFunctionSet |
PTCFunctionSet is a GPFunctionSet which adheres to PTCFunctionSetForm, and thus
can be used with the PTC1 and PTC2 methods.
|
| RandomBranch |
RandomBranch implements the Random_Branch tree generation
method described in
|
| RandTree | |
| RandTree.ArityObject | |
| Uniform |
Uniform implements the algorithm described in
|
| UniformGPNodeStorage |
Copyright © 2014 Evolutionary Computation Laboratory at George Mason University. All rights reserved.