Skip to content

Collection of test suites including CEC2005, CEC2013, CEC2019 benchmarks

Notifications You must be signed in to change notification settings

SakuraAyase/CEC-single-test-suite

Repository files navigation

CEC-benchmarks

test suites of CEC2005, CEC2013, and CEC2019 benchmarks including cec2013single, cec2005single(void),cec2019 100 digit competition

install steps:

1: decompose the file
2: open the setup.py in txt mode and delete the code "libraries=["m"]" in setup.py
3: install the setup.py via anaconda prompt, i.e. python setup.py install

安装步骤:
1:解压缩
2:用txt格式打开setup.py,并且删掉其中的libraries=["m"]语句
3:通过anaconda prompt,转到文件根目录下并输入python setup.py install以运行setup.py文件

However the cec2005 test suite is not able to executed in python 3.6 or later version, with unknowledged reason.
cec2005无法使用,原因不明emmmm

reference:
cec2013lsgo安装python - LNK1181: cannot open input file 'm.lib' 出错
cec2013 single
cec2019comp100
cec2005 real

About

Collection of test suites including CEC2005, CEC2013, CEC2019 benchmarks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published