IBM ILOG Solver User's Manual > Evolutionary Algorithms > Modeling and Solving a Basic EA Problem > Writing a simple generation loop > Review Exercises

  1. Increase the tournament size of the parent selector and note if the population converges faster.
  2. Try other operators, such as uniform crossover. Use the member function uniformXover of the operator factory.