gena
Genetic Algorithm and Particle Swarm Optimization
Implements genetic algorithm and particle swarm algorithm for real-valued functions. Various modifications (including hybridization and elitism) of these algorithms are provided. Implemented functions are based on ideas described in S. Katoch, S. Chauhan, V. Kumar (2020) <doi:10.1007/s11042-020-10139-6> and M. Clerc (2012) <https://hal.archives-ouvertes.fr/hal-00764996>.
Versions across snapshots
| Version | Repository | File | Size |
|---|---|---|---|
1.0.1 |
rolling source/ R- | gena_1.0.1.tar.gz |
42.2 KiB |
1.0.1 |
rolling linux/jammy R-4.5 | gena_1.0.1.tar.gz |
186.2 KiB |
1.0.1 |
latest source/ R- | gena_1.0.1.tar.gz |
42.2 KiB |
1.0.1 |
latest linux/jammy R-4.5 | gena_1.0.1.tar.gz |
186.2 KiB |
1.0.1 |
2026-04-23 source/ R- | gena_1.0.1.tar.gz |
42.2 KiB |
1.0.0 |
2026-04-09 windows/windows R-4.5 | gena_1.0.0.zip |
506.0 KiB |
1.0.0 |
2025-04-20 source/ R- | gena_1.0.0.tar.gz |
42.3 KiB |
Dependencies (latest)
Imports
- Rcpp (>= 1.0.6)