Codebase for IEEE Congress on Evolutionary Computation 2014 paper "Running Up Those Hills: Multi-Modal Search with the Niching Migraory Multi-Swarm Optimiser", containing the NMMSO algorithm
Stars
4
Forks
6
Watchers
4
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
19
commits
Merge branch 'master' of https://github.com/fieldsend/ieee_cec_2014_nmmso
301889bView on GitHubFixed bug identified by EPCC (and put in thanks), plus some nicer spacing
071286eView on GitHubEnsured tracking all locations in single matrix
fbdca3aView on GitHubFixed tol_val bug (would otherwise always be 10^-6), thanks to Zhan Dawei from Huazhong University of Science and Technology for idetifying it in NMMSO.m
64eec6fView on GitHubFixed tol_val bug (would otherwise always be 10^-6), thanks to Zhan Dawei from Huazhng University of Science and Technology
f66e08cView on GitHub