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.
GenerationNumber | Generation number. |
Population | Population that includes problem solution. |
Solution | Gene that describes problem solution. |
GeneticAlgorithm.SolutionFoundEventArgs Class | AnticipatingMinds.ArtificialMind.GeneticAlgorithms Namespace