The GA implementation overrides this method to find the solution in current population.
Returns a gene instance if solution found. Returns null otherwise.
GenerationalGA Class | AnticipatingMinds.ArtificialMind.GeneticAlgorithms Namespace