Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nacheteam/cec2014
Repositorio que alberga la implementación en varios lenguajes de las funciones de la competición cec 2014
https://github.com/nacheteam/cec2014
2014 cec
Last synced: 28 days ago
JSON representation
Repositorio que alberga la implementación en varios lenguajes de las funciones de la competición cec 2014
- Host: GitHub
- URL: https://github.com/nacheteam/cec2014
- Owner: nacheteam
- Created: 2018-05-17T14:42:53.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-06-11T18:51:38.000Z (over 6 years ago)
- Last Synced: 2024-11-25T03:12:07.698Z (about 1 month ago)
- Topics: 2014, cec
- Language: C
- Homepage:
- Size: 2.84 MB
- Stars: 5
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cec2014
Wrapper de las funciones objetivo de CEC2014 en distintos lenguajes.
El código original ha sido obtenido de:> Liang, J. J., Qu, B. Y., & Suganthan, P. N. (2013). [Problem definitions and evaluation criteria for the CEC 2014 special session and competition on single objective real-parameter numerical optimization.](http://web.mysites.ntu.edu.sg/epnsugan/PublicSite/Shared%20Documents/Forms/AllItems.aspx?RootFolder=%2fepnsugan%2fPublicSite%2fShared%20Documents%2fCEC%2d2014&FolderCTID=&View=%7bDAF31868%2d97D8%2d4779%2dAE49%2d9CEC4DC3F310%7d) *Computational Intelligence Laboratory, Zhengzhou University, Zhengzhou China and Technical Report, Nanyang Technological University, Singapore.*
# Versiones disponibles
- [Python](https://github.com/nacheteam/cec2014/tree/master/python)
- [Julia](https://github.com/nacheteam/cec2014/tree/master/julia)