Package: kofnGA 1.3

Mark A. Wolters

kofnGA: A Genetic Algorithm for Fixed-Size Subset Selection

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.

Authors:Mark A. Wolters [aut, cre]

kofnGA_1.3.tar.gz
kofnGA_1.3.tar.gz(r-4.5-noble)kofnGA_1.3.tar.gz(r-4.4-noble)
kofnGA_1.3.tgz(r-4.4-emscripten)kofnGA_1.3.tgz(r-4.3-emscripten)
kofnGA.pdf |kofnGA.html
kofnGA/json (API)

# Install 'kofnGA' in R:
install.packages('kofnGA', repos = 'https://cloud.r-project.org')

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

1.48 score 1 packages 229 downloads 1 mentions 1 exports 5 dependencies

Last updated 6 years agofrom:c18ec5e600. Checks:3 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKMar 21 2025
R-4.5-linuxOKMar 21 2025
R-4.4-linuxOKMar 21 2025

Exports:kofnGA

Dependencies:BHbigmemorybigmemory.sriRcppuuid

Citation

To cite kofnGA in publications use:

Mark A. Wolters (2015). A Genetic Algorithm for Selection of Fixed-Size Subsets with Application to Design Problems. Journal of Statistical Software, 68(1), 1-18.<doi:10.18637/jss.v068.c01>

Corresponding BibTeX entry:

  @Article{,
    title = {A Genetic Algorithm for Selection of Fixed-Size Subsets
      with Application to Design Problems},
    author = {Mark A. Wolters},
    journal = {Journal of Statistical Software, Code Snippets},
    year = {2015},
    volume = {68},
    number = {1},
    pages = {1--18},
    doi = {10.18637/jss.v068.c01},
  }