Package: MetaEEEA 1.0.0

Rogelio Salinas Gutiérrez
MetaEEEA: Metaheuristic Algorithms with Explicit Exploration
Solves single-objective optimization problems by using bio-inspired metaheuristic algorithms. The implemented metaheuristics are the Butterfly Optimization Algorithm, the Ladybug Beetle Optimization Algorithm and the Prairie Dog Optimization Algorithm. For all these optimization algorithms, the search of optimal values can be reinforced with the explicit exploration strategy proposed by Salinas-Gutiérrez and Muñoz Zavala (2023) <doi:10.1016/j.asoc.2023.110230>.
Authors:
MetaEEEA_1.0.0.tar.gz
MetaEEEA_1.0.0.zip(r-4.7-any)
MetaEEEA_1.0.0.tar.gz(r-4.7-any)MetaEEEA_1.0.0.tar.gz(r-4.6-any)
MetaEEEA_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
MetaEEEA/json (API)
| # Install 'MetaEEEA' in R: |
| install.packages('MetaEEEA', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:bf93c38469. Checks:5 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 119 | ||
| source / vignettes | OK | 184 | ||
| linux-release-x86_64 | OK | 143 | ||
| windows-devel-x86_64 | OK | 67 | ||
| wasm-release | OK | 101 |
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Butterfly Optimization Algorithm (BOA) | boa_metaheuristic |
| Ladybug Optimization Algorithm (LBO) | lbo_metaheuristic |
| Prairie Dog Optimization Algorithm (PDO) | pdo_metaheuristic |