|
Class Summary |
| ContextFreeGrammar |
Abstract ContextFreeGrammar |
| ContextualDerivationTree |
This class is used for building a genotype to phenotype mapping
it also stores information on which codons affect structural or
nodal grammar rules, for a more selective mutation |
| DerivationNode |
|
| DerivationTree |
This class is used in the mapping from genotype to phenotype in GE. |
| GEGrammar |
Class for GEGrammar. |
| Grammar |
Abstract class for mapping using a Grammar |
| Production |
Production extends an ArrayList. |
| Rule |
Rule extends Arraylist. |
| Symbol |
This class implements a symbol of a grammar, be it a non-terminal or
terminal symbol. |
| TreeMill |
|