| Package | Description |
|---|---|
| ec.gp | |
| ec.gp.build | |
| ec.gp.koza | |
| ec.gp.push |
| Modifier and Type | Field and Description |
|---|---|
GPNodeBuilder |
GPTreeConstraints.init
The builder for the tree
|
| Modifier and Type | Class and Description |
|---|---|
class |
PTC1
PTC1 implements the "Strongly-typed Probabilistic Tree Creation 1 (PTC1)" algorithm described in
|
class |
PTC2
PTC2 implements the "Strongly-typed Probabilistic Tree Creation 2 (PTC2)" algorithm described in
|
class |
RandomBranch
RandomBranch implements the Random_Branch tree generation
method described in
|
class |
RandTree |
class |
Uniform
Uniform implements the algorithm described in
|
| Modifier and Type | Class and Description |
|---|---|
class |
FullBuilder
FullBuilder is a GPNodeBuilder which implements the FULL tree building method described in Koza I/II.
|
class |
GrowBuilder
GrowBuilder is a GPNodeBuilder which
implements the GROW tree building method described in Koza I/II.
|
class |
HalfBuilder
HalfBuilder is a GPNodeBuilder which
implements the RAMPED HALF-AND-HALF tree building method described in Koza I/II.
|
class |
KozaBuilder |
| Modifier and Type | Field and Description |
|---|---|
GPNodeBuilder |
MutationPipeline.builder
How the pipeline builds a new subtree
|
| Modifier and Type | Class and Description |
|---|---|
class |
PushBuilder
PushBuilder implements the Push-style tree building algorithm, which permits nonterminals of arbitrary arity.
|
Copyright © 2014 Evolutionary Computation Laboratory at George Mason University. All rights reserved.