CRAN/E | adana

adana

Adaptive Nature-Inspired Algorithms for Hybrid Genetic Optimization

Installation

About

The Genetic Algorithm (GA) is a type of optimization method of Evolutionary Algorithms. It uses the biologically inspired operators such as mutation, crossover, selection and replacement.Because of their global search and robustness abilities, GAs have been widely utilized in machine learning, expert systems, data science, engineering, life sciences and many other areas of research and business. However, the regular GAs need the techniques to improve their efficiency in computing time and performance in finding global optimum using some adaptation and hybridization strategies. The adaptive GAs (AGA) increase the convergence speed and success of regular GAs by setting the parameters crossover and mutation probabilities dynamically. The hybrid GAs combine the exploration strength of a stochastic GAs with the exact convergence ability of any type of deterministic local search algorithms such as simulated-annealing, in addition to other nature-inspired algorithms such as ant colony optimization, particle swarm optimization etc. The package 'adana' includes a rich working environment with its many functions that make possible to build and work regular GA, adaptive GA, hybrid GA and hybrid adaptive GA for any kind of optimization problems. Cebeci, Z. (2021, ISBN: 9786254397448).

Citation adana citation info

Key Metrics

Version 1.1.0
R ≥ 4.0.0
Published 2022-02-23 803 days ago
Needs compilation? no
License GPL-3
CRAN checks adana results

Downloads

Yesterday 6 0%
Last 7 days 77 -24%
Last 30 days 310 -3%
Last 90 days 878 -11%
Last 365 days 3.557 +13%

Maintainer

Maintainer

Erkut Tekeli

etekeli@atu.edu.tr

Authors

Zeynel Cebeci

aut / cre

Erkut Tekeli

aut

Cagatay Cebeci

aut

Material

NEWS
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

Depends

R ≥ 4.0.0

Imports

stats
optimx
ROI
ROI.plugin.optimx