The ratio of population selected for crossover

[Visual Basic]
Protected SELECTION_RATIO As Integer
[C#]
protected int SELECTION_RATIO;

See Also

GeneticLearningAlgorithm Class | GeneticLearningAlgorithm Members | NeuralNetwork Namespace