C | |
chromosome [Ga_types] |
The type of the population elements.
|
D | |
data [Ga_optimize.LOCAL] |
Data encoding.
|
G | |
gvars [Ga_types] |
Type for the genetic algorithm parameters.
|
P | |
population [Ga_types] |
The type of a population.
|
R | |
result [Ga_optimize.LOCAL] |
Result to be returned by terminate_AG.
|
S | |
scaling [Ga_types] | |
sharing [Ga_types] |
Type for the output of the sharing phase.
|
U | |
user_data [Ga_optimize.LOCAL] |
Data passed by the user when calling the AG.
|