Artificial Mind Help

GenerationalGA.TargetEvaluationTolerance Property

A tollerance for desired value. The Gene with evaluation value equals TargetEvaluation+- tollerance considered to be a solution.

public double TargetEvaluationTolerance {get; set;}

See Also

GenerationalGA Class | AnticipatingMinds.ArtificialMind.GeneticAlgorithms Namespace