Artificial Mind Help

GeneticAlgorithm.SolutionFoundEventArgs Fields

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

Public Instance Fields

GenerationNumber Generation number.
Population Population that includes problem solution.
Solution Gene that describes problem solution.

See Also

GeneticAlgorithm.SolutionFoundEventArgs Class | AnticipatingMinds.ArtificialMind.GeneticAlgorithms Namespace