<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Implementation of Artificial Bee Colony (ABC) Optimization</dc:title>
  <dc:title>R package ABCoptim version 0.15.0</dc:title>
  <dc:subject>Classification/ACM: G.1.6</dc:subject>
  <dc:subject>Classification/JEL: C61</dc:subject>
  <dc:subject>CRAN Task View: Optimization (https://CRAN.R-project.org/view=Optimization)</dc:subject>
  <dc:description>An implementation of Karaboga (2005) Artificial Bee Colony
    Optimization algorithm &lt;http://mf.erciyes.edu.tr/abc/pub/tr06_2005.pdf&gt;.
    This (working) version is a Work-in-progress, which is
    why it has been implemented using pure R code. This was developed upon the basic
    version programmed in C and distributed at the algorithm's official website.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: Rcpp, graphics, stats, utils</dc:relation>
  <dc:relation>LinkingTo: Rcpp</dc:relation>
  <dc:relation>Suggests: testthat, covr</dc:relation>
  <dc:creator>George Vega Yon &lt;g.vegayon@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>George Vega Yon [aut, cre],
  Enyelbert Muñoz [ctb]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=ABCoptim/LICENSE)</dc:rights>
  <dc:date>2017-11-06</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=ABCoptim</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.ABCoptim</dc:identifier>
</oai_dc:dc>
