Skip to content

Minor update of some of the optimisation functions

Achilles Kappis requested to merge TopolOptimUpdate into main

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