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>).

Getting started

Package details

AuthorSeong Hyun Hwang with contributions from Rachel Myoung Moon
MaintainerSeong Hyun Hwang <krshh1412@gmail.com>
LicenseGPL (>= 2)
Version0.1-1
URL https://github.com/stathwang/microbats
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("microbats")

Try the microbats package in your browser

Any scripts or data that you put into this service are public.

microbats documentation built on May 2, 2019, 6:39 a.m.