Package: microbats
Type: Package
Title: An Implementation of Bat Algorithm in R
Version: 0.1-1
Date: 2016-02-16
Author: Seong Hyun Hwang with contributions from Rachel Myoung Moon
Maintainer: Seong Hyun Hwang <krshh1412@gmail.com>
Description: 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>).
Depends: R (>= 3.2.1)
License: GPL (>= 2)
URL: https://github.com/stathwang/microbats
LazyData: TRUE
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-02-18 02:59:44 UTC; Owner
Repository: CRAN
Date/Publication: 2016-02-18 06:51:33
Built: R 4.5.0; ; 2025-04-08 01:31:49 UTC; windows
