Artificial Mind Help

GeneticAlgorithm.NewGenerationEventArgs Class

Provides data for NewGeneration event.

For a list of all members of this type, see GeneticAlgorithm.NewGenerationEventArgs Members.

System.Object
   GeneticAlgorithm.NewGenerationEventArgs

public class GeneticAlgorithm.NewGenerationEventArgs

Remarks

NewGeneration event is raised when new generation has been born and evaluated.

Requirements

Namespace: AnticipatingMinds.ArtificialMind.GeneticAlgorithms

Assembly: AnticipatingMinds.ArtificialMind.GeneticAlgorithms (in AnticipatingMinds.ArtificialMind.GeneticAlgorithms.dll)

See Also

GeneticAlgorithm.NewGenerationEventArgs Members | AnticipatingMinds.ArtificialMind.GeneticAlgorithms Namespace