Artificial Mind Help

GeneticAlgorithm Fields

The fields of the GeneticAlgorithm class are listed below. For a complete list of GeneticAlgorithm class members, see the GeneticAlgorithm Members topic.

Protected Instance Fields

bestPopulations holds an array of nest populations.
bestSolutionsHistorySize specifies the length (size) of the best population history.
currentGenerationNumber holds current generation number.

See Also

GeneticAlgorithm Class | AnticipatingMinds.ArtificialMind.GeneticAlgorithms Namespace