<?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>A Genetic Algorithm for Fixed-Size Subset Selection</dc:title>
  <dc:title>R package kofnGA version 1.3</dc:title>
  <dc:subject>CRAN Task View: Optimization (https://CRAN.R-project.org/view=Optimization)</dc:subject>
  <dc:description>Provides a function that uses a genetic algorithm to search for a subset
 of size k from the integers 1:n, such that a user-supplied objective function 
 is minimized at that subset.  The selection step is done by tournament selection 
 based on ranks, and elitism may be used to retain a portion of the best solutions 
 from one generation to the next. Population objective function values may 
 optionally be evaluated in parallel.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: bigmemory</dc:relation>
  <dc:creator>Mark A. Wolters &lt;mark@mwolters.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Mark A. Wolters [aut, cre]</dc:contributor>
  <dc:rights>GPL-2</dc:rights>
  <dc:date>2018-11-02</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=kofnGA</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.kofnGA</dc:identifier>
</oai_dc:dc>
