Package: microbats 0.1-1
microbats: An Implementation of Bat Algorithm in R
A nature-inspired metaheuristic algorithm based on the echolocation behavior of microbats that uses frequency tuning to optimize problems in both continuous and discrete dimensions. This R package makes it easy to implement the standard bat algorithm on any user-supplied function. The algorithm was first developed by Xin-She Yang in 2010 (<doi:10.1007/978-3-642-12538-6_6>, <doi:10.1109/CINTI.2014.7028669>).
Authors:
microbats_0.1-1.tar.gz
microbats_0.1-1.zip(r-4.5)microbats_0.1-1.zip(r-4.4)microbats_0.1-1.zip(r-4.3)
microbats_0.1-1.tgz(r-4.4-any)microbats_0.1-1.tgz(r-4.3-any)
microbats_0.1-1.tar.gz(r-4.5-noble)microbats_0.1-1.tar.gz(r-4.4-noble)
microbats_0.1-1.tgz(r-4.4-emscripten)microbats_0.1-1.tgz(r-4.3-emscripten)
microbats.pdf |microbats.html✨
microbats/json (API)
# Install 'microbats' in R: |
install.packages('microbats', repos = c('https://stathwang.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/stathwang/microbats/issues
Last updated 9 years agofrom:eb7f7d6203. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 14 2024 |
R-4.5-win | OK | Oct 14 2024 |
R-4.5-linux | OK | Oct 14 2024 |
R-4.4-win | OK | Oct 14 2024 |
R-4.4-mac | OK | Oct 14 2024 |
R-4.3-win | OK | Oct 14 2024 |
R-4.3-mac | OK | Oct 14 2024 |
Exports:bat_optim
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Bat Algorithm | bat_optim |