| Package | Description |
|---|---|
| ec.gp | |
| ec.gp.build | |
| ec.rule |
| Modifier and Type | Class and Description |
|---|---|
class |
GPAtomicType
A GPAtomicType is a simple, atomic GPType.
|
class |
GPFunctionSet
GPFunctionSet is a Clique which represents a set of GPNode prototypes
forming a standard function set for forming certain trees in individuals.
|
class |
GPNodeConstraints
A GPNodeConstraints is a Clique which defines constraint information
common to many different GPNode functions, namely return types,
child types, and number of children.
|
class |
GPSetType
A GPSetType is a GPType which contains GPAtomicTypes in a set, and is used
as a generic GP type.
|
class |
GPTreeConstraints
A GPTreeConstraints is a Clique which defines constraint information
common to many different GPTree trees, namely the tree type,
builder, and function set.
|
class |
GPType
GPType is a Clique which represents types in
Strongly-Typed Genetic Programming (STGP).
|
| Modifier and Type | Class and Description |
|---|---|
class |
PTCFunctionSet
PTCFunctionSet is a GPFunctionSet which adheres to PTCFunctionSetForm, and thus
can be used with the PTC1 and PTC2 methods.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RuleConstraints
RuleConstraints is a class for constraints applicable to rules.
|
class |
RuleSetConstraints
RuleSetConstraints is an basic class for constraints applicable to rulesets.
|
Copyright © 2014 Evolutionary Computation Laboratory at George Mason University. All rights reserved.