GA: Genetic Algorithms

An R package for optimization using genetic algorithms. The package provides a flexible general-purpose set of tools for implementing genetic algorithms search in both the continuous and discrete case, whether constrained or not. Users can easily define their own objective function depending on the problem at hand. Several genetic operators are available and can be combined to explore the best settings for the current task. Furthermore, users can define new genetic operators and easily evaluate their performances.

Version: 1.1
Depends: methods, R (≥ 2.14)
Published: 2013-04-08
Author: Luca Scrucca
Maintainer: Luca Scrucca <luca at stat.unipg.it>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: no
Citation: GA citation info
CRAN checks: GA results

Downloads:

Package source: GA_1.1.tar.gz
MacOS X binary: GA_1.1.tgz
Windows binary: GA_1.1.zip
Reference manual: GA.pdf
Old sources: GA archive