public void Evaluate() { // Evaluate the solution based on the plant fitness = plant.CalculateFitness() * 10000.0f; }