"tests/basic_tests.py" did not exist on "d91a4d5a114eb812586ecdf22e6011ed04169df9"
Minor update of some of the optimisation functions
Minor update to some of the Memetic Algorithm optimisation functions. The changes are:
- Use
parforinmutPop()whenever possible. - Use
parforinselParents()whenever possible.