Minor update of some of the optimisation functions

Minor update to some of the Memetic Algorithm optimisation functions. The changes are:

  • Use parfor in mutPop() whenever possible.
  • Use parfor in selParents() whenever possible.

Merge request reports

Loading