CRAN/E | ABCoptim

ABCoptim

Implementation of Artificial Bee Colony (ABC) Optimization

Installation

About

An implementation of Karaboga (2005) Artificial Bee Colony Optimization algorithm . 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.

Citation ABCoptim citation info
github.com/gvegayon/ABCoptim
mf.erciyes.edu.tr/abc/

Key Metrics

Version 0.15.0
Published 2017-11-06 2150 days ago
Needs compilation? yes
License MIT
License File
CRAN checks ABCoptim results

Downloads

Last 24 hours 0 -100%
Last 7 days 148 -2%
Last 30 days 612 +13%
Last 90 days 1.734 -4%
Last 365 days 6.734 -31%

Maintainer

Maintainer

George Vega Yon

g.vegayon@gmail.com

Authors

George Vega Yon

aut / cre

Enyelbert Muñoz

ctb

Material

NEWS
ChangeLog
Reference manual
Package source

In Views

Optimization

Classification ACM

G.1.6

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

ABCoptim archive

Imports

Rcpp
graphics
stats
utils

Suggests

testthat
covr

LinkingTo

Rcpp