We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

stat

Change to browse by:

References & Citations

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Statistics > Computation

Title: On some extensions to GA package: hybrid optimisation, parallelisation and islands evolution

Authors: Luca Scrucca
Abstract: Genetic algorithms are stochastic iterative algorithms in which a population of individuals evolve by emulating the process of biological evolution and natural selection. The R package GA provides a collection of general purpose functions for optimisation using genetic algorithms. This paper describes some enhancements recently introduced in version 3 of the package. In particular, hybrid GAs have been implemented by including the option to perform local searches during the evolution. This allows to combine the power of genetic algorithms with the speed of a local optimiser. Another major improvement is the provision of facilities for parallel computing. Parallelisation has been implemented using both the master-slave approach and the islands evolution model. Several examples of usage are presented, with both real-world data examples and benchmark functions, showing that often high-quality solutions can be obtained more efficiently.
Subjects: Computation (stat.CO)
Journal reference: The R Journal, 2017, 9/1, pp. 187--206
Cite as: arXiv:1605.01931 [stat.CO]
  (or arXiv:1605.01931v1 [stat.CO] for this version)

Submission history

From: Luca Scrucca [view email]
[v1] Fri, 6 May 2016 13:22:01 GMT (564kb,D)

Link back to: arXiv, form interface, contact.