Navigation: Code Documentation > GeneticAlgorithm > RSGenerics.GeneticProgramEngine > Classes > TRSGPContext<T>
TRSGPContext<T> Properties
Name
Description
Values
Specifies the variables of type T in the context. For every variable in your genetic programming problem, define a variable in this list.
Top