Package: MetaheuristicFPA
Type: Package
Title: An Implementation of Flower Pollination Algorithm in R
Version: 1.0
Date: 2016-08-28
Author: Amanda Pratama Putra with contributions from Margaretha Ari Anggorowati
Maintainer: Amanda Pratama Putra <12.7012@stis.ac.id>
Description: 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>).
License: GPL-2
Imports: Rcpp (>= 0.12.6)
LinkingTo: Rcpp, RcppArmadillo
NeedsCompilation: yes
Packaged: 2016-08-29 02:24:44 UTC; Putra
Repository: CRAN
Date/Publication: 2016-08-29 08:18:35
Built: R 3.2.5; x86_64-w64-mingw32; 2017-04-20 07:37:05 UTC; windows
Archs: i386, x64
