一、五种算法简介
1、遗传算法算法GA
2、鲸鱼优化算法WOA
3、灰狼优化算法GWO
4、蜣螂优化算法DBO
5、哈里斯鹰优化算法HHO
二、5种算法求解CEC2013
(1)CEC2013简介

参考文献:
[1] Liang J J , Qu B Y , Suganthan P N , et al. Problem Definitions and Evaluation Criteria for the CEC 2013 Special Session on Real-Parameter Optimization. 2013.
(2)部分python代码

(3)部分结果






三、完整python代码




















