README.md

Build Status

Gentic Algorithm Toolbox Implemented by R

R version of genetic toolbox for implementing a wide range of genetic algorithm methods.

Beta verison has been released. More examples/demos and tests remain to be done.

Installation

Github

if( !require( devtools ) ) install.packages("devtools")

devtools::install_github('drizztxx/gatbxr')

Origin

The Genetic Algorithm Toolbox for MATLAB ® was developed at the Department of Automatic Control and Systems Engineering of The University of Sheffield, UK, in order to make GA's accessible to the control engineer within the framework of a existing computer-aided control system design package. The toolbox was written with the support of a UK SERC grant, and the final version (v1.2) was completed in 1994.



drizztxx/gatbxr documentation built on Dec. 27, 2021, 2:26 a.m.