Minor update of some of the optimisation functions
Compare changes
Minor update to some of the Memetic Algorithm optimisation functions. The changes are:
parfor
in mutPop()
whenever possible.parfor
in selParents()
whenever possible.