GA
Genetic Algorithms
Flexible general-purpose toolbox implementing genetic algorithms (GAs) for stochastic optimisation. Binary, real-valued, and permutation representations are available to optimize a fitness function, i.e. a function provided by users depending on their objective function. 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. Local search using general-purpose optimisation algorithms can be applied stochastically to exploit interesting regions. GAs can be run sequentially or in parallel, using an explicit master-slave parallelisation or a coarse-grain islands approach. For more details see Scrucca (2013)
- Version3.2.4
- R version≥ 3.4 methods,
- LicenseGPL-2
- LicenseGPL-3
- Needs compilation?Yes
- GA citation info
- Last release01/28/2024
Documentation
Team
Luca Scrucca
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Depends3 packages
- Imports6 packages
- Suggests5 packages
- Linking To2 packages
- Reverse Depends6 packages
- Reverse Imports29 packages
- Reverse Suggests11 packages