ABCoptim: Implementation of Artificial Bee Colony (ABC) Optimization

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.

Package details

AuthorGeorge Vega Yon [aut, cre], Enyelbert Muñoz [ctb]
MaintainerGeorge Vega Yon <g.vegayon@gmail.com>
LicenseMIT + file LICENSE
Version0.15.0
URL http://github.com/gvegayon/ABCoptim http://mf.erciyes.edu.tr/abc/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("ABCoptim")

Try the ABCoptim package in your browser

Any scripts or data that you put into this service are public.

ABCoptim documentation built on May 2, 2019, 10:21 a.m.