|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Clique | |
|---|---|
| ec.gp | |
| ec.gp.build | |
| ec.rule | |
| Uses of Clique in ec.gp |
|---|
| Classes in ec.gp that implement Clique | |
|---|---|
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). |
| Uses of Clique in ec.gp.build |
|---|
| Classes in ec.gp.build that implement Clique | |
|---|---|
class |
PTCFunctionSet
PTCFunctionSet is a GPFunctionSet which adheres to PTCFunctionSetForm, and thus can be used with the PTC1 and PTC2 methods. |
| Uses of Clique in ec.rule |
|---|
| Classes in ec.rule that implement Clique | |
|---|---|
class |
RuleConstraints
RuleConstraints is a class for constraints applicable to rules. |
class |
RuleSetConstraints
RuleSetConstraints is an basic class for constraints applicable to rulesets. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||