gvegayon/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 was developed upon the basic version programmed in C and available at the algorithm's official website.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.15.0-99
URL https://gvegayon.github.io/ABCoptim https://github.com/gvegayon/ABCoptim http://mf.erciyes.edu.tr/abc/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("gvegayon/ABCoptim")
gvegayon/ABCoptim documentation built on June 4, 2023, 3:44 p.m.