Calculates the value of evaluation fnction of the solution represented by gene.
Value of evaluation function.
Returns quantitive measure of how good is the presented solution. If GeneticAlgorithm OptimizationType mode is set to Maximize then smaller number are better. If GeneticAlgorithm mode is set to Maximization then bigger numbers are better.
Gene Class | AnticipatingMinds.ArtificialMind.GeneticAlgorithms Namespace