CMD + K

r-abcoptim

Anaconda Verified

An implementation of Karaboga (2005) Artificial Bee Colony Optimization algorithm <http://mf.erciyes.edu.tr/abc/pub/tr06_2005.pdf>. This (working) version is a Work-in-progress, which is why it has been implemented using pure R code. This was developed upon the basic version programmed in C and distributed at the algorithm's official website.

Installation

To install this package, run one of the following:

Conda
$conda install r::r-abcoptim

Usage Tracking

0.15.0
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

An implementation of Karaboga (2005) Artificial Bee Colony Optimization algorithm <http://mf.erciyes.edu.tr/abc/pub/tr06_2005.pdf>. This (working) version is a Work-in-progress, which is why it has been implemented using pure R code. This was developed upon the basic version programmed in C and distributed at the algorithm's official website.

Last Updated

Aug 12, 2019 at 14:09

License

MIT + file LICENSE

Supported Platforms

linux-64
macOS-64
win-64