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.7)microbats_0.1-1.zip(r-4.6)microbats_0.1-1.zip(r-4.5)
microbats_0.1-1.tgz(r-4.6-any)microbats_0.1-1.tgz(r-4.5-any)
microbats_0.1-1.tar.gz(r-4.7-any)microbats_0.1-1.tar.gz(r-4.6-any)
microbats_0.1-1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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 from:eb7f7d6203. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 94 | ||
| source / vignettes | OK | 162 | ||
| linux-release-x86_64 | OK | 124 | ||
| macos-release-arm64 | OK | 89 | ||
| macos-oldrel-arm64 | OK | 99 | ||
| windows-devel | OK | 60 | ||
| windows-release | OK | 58 | ||
| windows-oldrel | OK | 58 | ||
| wasm-release | OK | 77 |
Exports:bat_optim
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Bat Algorithm | bat_optim |
