Artificial Mind Help

GeneticAlgorithm.OnNewGeneration Method 

Raises the NewGeneration event.

protected virtual void OnNewGeneration(
   NewGenerationEventArgs e
);

Parameters

e
Event arguments.

See Also

GeneticAlgorithm Class | AnticipatingMinds.ArtificialMind.GeneticAlgorithms Namespace