MetaheuristicFPA: An Implementation of Flower Pollination Algorithm in R

A nature-inspired metaheuristics algorithm based on the pollination process of flowers. This R package makes it easy to implement the standard flower pollination algorithm for every user. The algorithm was first developed by Xin-She Yang in 2012 (<doi:10.1007/978-3-642-32894-7_27>).

Version: 1.0
Imports: Rcpp (≥ 0.12.6)
LinkingTo: Rcpp, RcppArmadillo
Published: 2016-08-29
Author: Amanda Pratama Putra with contributions from Margaretha Ari Anggorowati
Maintainer: Amanda Pratama Putra <12.7012 at stis.ac.id>
License: GPL-2
NeedsCompilation: yes
CRAN checks: MetaheuristicFPA results

Documentation:

Reference manual: MetaheuristicFPA.pdf

Downloads:

Package source: MetaheuristicFPA_1.0.tar.gz
Windows binaries: r-devel: MetaheuristicFPA_1.0.zip, r-release: MetaheuristicFPA_1.0.zip, r-oldrel: MetaheuristicFPA_1.0.zip
macOS binaries: r-release (arm64): MetaheuristicFPA_1.0.tgz, r-oldrel (arm64): MetaheuristicFPA_1.0.tgz, r-release (x86_64): MetaheuristicFPA_1.0.tgz, r-oldrel (x86_64): MetaheuristicFPA_1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=MetaheuristicFPA to link to this page.