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 2356 days ago
Needs compilation? yes
License MIT
License File
CRAN checks ABCoptim results

Downloads

Yesterday 10
Last 7 days 67 -60%
Last 30 days 599 -10%
Last 90 days 2.094 +31%
Last 365 days 7.248 -1%

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