cec2013 is an R package that provides S3 functions to be used as wrappers for the C implementation of 28 benchmark functions defined for the Special Session and Competition on Real-Parameter Single Objective Optimization at CEC-2013.
Bugs / comments / questions / collaboration of any kind are very
welcomed (in English, Spanish or Italian)
This package provides R wrappers for the C implementation of 28 benchmark functions defined for the Special Session and Competition on Real-Parameter Single Objective Optimization at CEC-2013. The focus of this package is to provide an open-source and multi-platform implementation of the CEC2013 benchmark functions, in order to make easier for researchers to test the performance of new optimization algorithms in a reproducible way. The original C code (Windows only) was provided by Jane Jing Liang, while GNU/Linux comments were made by Janez Brest. This package was gently authorised for publication on CRAN by Ponnuthurai Nagaratnam Suganthan. The official documentation is available at http://www.ntu.edu.sg/home/EPNSugan/index_files/CEC2013/CEC2013.htm. Bugs reports/comments/questions are very welcomed (in English, Spanish or Italian).
NEWS/ChangeLog for cec2013 -------------------------- 0.1-5 21-Jan-2015 o GPL v2 licence changed to GPL v3. o Repository management was cahnged from SVN to Git. o Make CITATION readable without having the package installed (follwowing CRAN comments). o Add a README.md file for GitHub. 0.1-4 05-Mar-2013 o First public release
See Also
cec2005benchmark: Benchmark for the CEC 2005 Special Session on Real-Parameter Optimization.
hydroPSO: Model-Independent Particle Swarm Optimisation for environmental models.