
|
TExecutionStates
|
Defines the set of execution state for a virtual machine
|

|
TGAFitnessArray
|
Defines a dynamic array of Fitness values
|

|
TGAGeneticOperations
|
Defines the set of genetic operations
|

|
TGAProbabilityArray
|
Defines a dynamic array type of probabilities
|

|
TGAProbabilityTable
|
Defines a dynamic table type of probabilities
|

|
TGPGeneticInstructions
|
Defines the set of genetic instruction types (and tree nodes) in a genetic program
|

|
TGPMutationMethodWeights
|
Defines the weights or probabilities that a particular mutation method will be chosen from the set of genetic programming mutation methods
|

|
TIntegerArray
|
Represents an array of the Integer type.
|