Properties
Link copied to clipboard
The default crossover rate. By default, this is 0.9.
Link copied to clipboard
The default number of elite individuals carried forward unchanged. By default, this is 1.
Link copied to clipboard
The minimum permissible population size. By default, this is 4.
Link copied to clipboard
The default per-individual mutation rate. By default, this is 0.1.
Link copied to clipboard
The default termination threshold for the largest number of generations during which no improvement of the best solution is found. By default, this is 10.
Link copied to clipboard
The default number of individuals per generation. By default, this is 30.
Link copied to clipboard
The default maximum number of generations for the genetic algorithm. By default, this is 100.