CRAN/E | EmiR

EmiR

Evolutionary Minimizer for R

Installation

About

A C++ implementation of the following evolutionary algorithms: Bat Algorithm (Yang, 2010 doi:10.1007/978-3-642-12538-6_6), Cuckoo Search (Yang, 2009 doi:10.1109/nabic.2009.5393690), Genetic Algorithms (Holland, 1992, ISBN:978-0262581110), Gravitational Search Algorithm (Rashedi et al., 2009 doi:10.1016/j.ins.2009.03.004), Grey Wolf Optimization (Mirjalili et al., 2014 doi:10.1016/j.advengsoft.2013.12.007), Harmony Search (Geem et al., 2001 doi:10.1177/003754970107600201), Improved Harmony Search (Mahdavi et al., 2007 doi:10.1016/j.amc.2006.11.033), Moth-flame Optimization (Mirjalili, 2015 doi:10.1016/j.knosys.2015.07.006), Particle Swarm Optimization (Kennedy et al., 2001 ISBN:1558605959), Simulated Annealing (Kirkpatrick et al., 1983 doi:10.1126/science.220.4598.671), Whale Optimization Algorithm (Mirjalili and Lewis, 2016 doi:10.1016/j.advengsoft.2016.01.008). 'EmiR' can be used not only for unconstrained optimization problems, but also in presence of inequality constrains, and variables restricted to be integers.

System requirements C++11

Key Metrics

Version 1.0.4
R ≥ 3.5.0
Published 2022-12-09 503 days ago
Needs compilation? yes
License GPL-3
CRAN checks EmiR results

Downloads

Yesterday 11 0%
Last 7 days 53 -32%
Last 30 days 278 -2%
Last 90 days 825 -17%
Last 365 days 3.453 +17%

Maintainer

Maintainer

Lorenzo Sostero

l.sostero@studenti.unibs.it

Authors

Davide Pagano

aut

Lorenzo Sostero

aut / cre

Material

README
Reference manual
Package source

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

EmiR archive

Depends

R ≥ 3.5.0

Imports

Rcpp ≥ 1.0.5
methods
Rdpack
tictoc
ggplot2
tibble
tidyr
dplyr
gganimate
mathjaxr
data.table
plot3D
graphics

Suggests

xml2

LinkingTo

Rcpp
RcppProgress